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: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#52902: closed (hydra.el out of date on GNU ELPA)
Date: Fri, 28 Oct 2022 23:06:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 28 Oct 2022 19:05:16 -0400
with message-id <jwvv8o3k0si.fsf-monnier+emacs <at> gnu.org>
and subject line Re: bug#52902: hydra.el out of date on GNU ELPA
has caused the debbugs.gnu.org bug report #52902,
regarding hydra.el out of date on GNU ELPA
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
52902: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=52902
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Stefan Kangas <stefan <at> marxist.se>
To: bug-gnu-emacs <at> gnu.org
Subject: 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)


[Message part 3 (message/rfc822, inline)]
From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: Stefan Kangas <stefan <at> marxist.se>, 52902-done <at> debbugs.gnu.org,
 Oleh Krehel <ohwoeowho <at> gmail.com>
Subject: Re: bug#52902: hydra.el out of date on GNU ELPA
Date: Fri, 28 Oct 2022 19:05:16 -0400
Lars Ingebrigtsen [2022-01-15 10:51:34] wrote:
> Stefan Kangas <stefan <at> marxist.se> writes:
>> Thanks, I have now sent a pull request for the merge:
>>     https://github.com/abo-abo/hydra/pull/408
> Looks like the merge was refused.  Is there some other way to fix this?

I cooked up a hack for uncooperative upstreams.
Hopefully we won't have to rely on it too often,


        Stefan



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.