bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#52902: hydra.el out of date on GNU ELPA


From: Stefan Kangas
Subject: bug#52902: hydra.el out of date on GNU ELPA
Date: Thu, 30 Dec 2021 12:35:47 -0500

Severity: wishlist

The hydra package on GNU ELPA is version 0.14, but the latest released
version was 0.15 in 2019.

How about changing the package specification in elpa.git to the
following, so that it is automatically updated in the future?  Oleh,
would that be okay with you?

Thanks in advance.


diff --git a/elpa-packages b/elpa-packages
index afa3ca8db8..5a46746136 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -264,7 +264,8 @@
   :auto-sync t)
  ("hook-helpers"       :url
"https://git.savannah.nongnu.org/git/hook-helpers-el.git";)
  ("html5-schema"       :url nil)
- ("hydra"              :url "https://github.com/abo-abo/hydra";)
+ ("hydra"              :url "https://github.com/abo-abo/hydra";
+  :auto-sync t)
  ("hyperbole"           :url "https://git.savannah.gnu.org/r/hyperbole.git";
   :make ("kotl/kotl-autoloads.el")
   :auto-sync t)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]