GNU bug report logs - #52902
hydra.el out of date on GNU ELPA

Previous Next

Package: emacs;

Reported by: Stefan Kangas <stefan <at> marxist.se>

Date: Thu, 30 Dec 2021 17:36:02 UTC

Severity: wishlist

Done: Stefan Monnier <monnier <at> iro.umontreal.ca>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Stefan Kangas <stefan <at> marxist.se>
To: 52902 <at> debbugs.gnu.org
Cc: Oleh Krehel <ohwoeowho <at> gmail.com>, Stefan Monnier <monnier <at> iro.umontreal.ca>
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)




This bug report was last modified 2 years and 207 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.