unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#52902: hydra.el out of date on GNU ELPA
@ 2021-12-30 17:35 Stefan Kangas
  2021-12-30 18:44 ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
  0 siblings, 1 reply; 5+ messages in thread
From: Stefan Kangas @ 2021-12-30 17:35 UTC (permalink / raw)
  To: 52902; +Cc: Oleh Krehel, Stefan Monnier

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)





^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-10-28 23:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-30 17:35 bug#52902: hydra.el out of date on GNU ELPA Stefan Kangas
2021-12-30 18:44 ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-12-31 15:47   ` Stefan Kangas
2022-01-15  9:51     ` Lars Ingebrigtsen
2022-10-28 23:05       ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).