@@ -52,9 +52,12 @@
(package! magit-gitflow
:recipe (:host github :repo "jtatarik/magit-gitflow"))
-(unpin! evil-collection)-(package! evil-collection- :recipe (:repo "emacs-evil/evil-collection" :branch "master"))
+(package! hare-mode
+ :recipe (:host sourcehut :repo "~bbuccianti/hare-mode"))
+
+;;(unpin! evil-collection)
+;;(package! evil-collection
+;; :recipe (:repo "emacs-evil/evil-collection" :branch "master"))
;; If the package you are trying to install does not contain a PACKAGENAME.el
;; file, or is located in a subdirectory of the repo, you'll need to specify