diff --git a/emacs/init.el b/emacs/init.el index 44e96e1..aee0bd4 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -649,7 +649,7 @@ ;;;; Hyperbole (use-package hyperbole - :ensure t + :ensure (:repo "https://git.savannah.gnu.org/git/hyperbole.git" :tag "hyperbole-9.0.1") :bind (("C-o h" . hyperbole) :map hyperbole-mode-map ("M-" . nil)