GNU bug report logs -
#40110
[PATCH] gnu: emacs-which-key: update to 3.4.0
Previous Next
Reported by: Michael Rohleder <mike <at> rohleder.de>
Date: Tue, 17 Mar 2020 18:11:01 UTC
Severity: normal
Tags: patch
Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Wed, 18 Mar 2020 12:29:15 +0100
with message-id <87k13hgaus.fsf <at> nicolasgoaziou.fr>
and subject line Re: [bug#40110] [PATCH] gnu: emacs-which-key: update to 3.4.0
has caused the debbugs.gnu.org bug report #40110,
regarding [PATCH] gnu: emacs-which-key: update to 3.4.0
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
40110: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=40110
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
* gnu/packages/emacs-xyz.scm (emacs-which-key): Update to
3.4.0
[0001-gnu-packages-emacs-xyz.scm-emacs-which-key-Update-to.patch (text/x-patch, inline)]
From f36fee740bab3d74b526358be421a1527af9b69d Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike <at> rohleder.de>
Date: Tue, 17 Mar 2020 19:03:45 +0100
Subject: [PATCH] gnu: emacs-which-key: update to 3.4.0
* gnu/packages/emacs-xyz.scm (emacs-which-key): Update to 3.4.0
---
gnu/packages/emacs-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index a821bc7776..ce1a9eb7f1 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -10403,7 +10403,7 @@ or @code{treemacs}, but leveraging @code{Dired} to do the job of display.")
(define-public emacs-which-key
(package
(name "emacs-which-key")
- (version "3.3.1")
+ (version "3.4.0")
(source
(origin
(method git-fetch)
@@ -10412,7 +10412,7 @@ or @code{treemacs}, but leveraging @code{Dired} to do the job of display.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1dh6kr00wmql46whjkvnl953zngiv5j99ypvr1b3cb2174623afb"))))
+ (base32 "1ahgb7dqdc75farkl0fg0a6hvx2067gdvjq99cd3z2dz56km0p05"))))
(build-system emacs-build-system)
(arguments
`(#:tests? #t
--
2.25.1
[Message part 5 (text/plain, inline)]
--
COFFEE.EXE Missing - Insert Cup and Press Any Key
[signature.asc (application/pgp-signature, inline)]
[Message part 7 (message/rfc822, inline)]
Hello,
Michael Rohleder <mike <at> rohleder.de> writes:
> * gnu/packages/emacs-xyz.scm (emacs-which-key): Update to 3.4.0
Applied. Thank you.
Regards,
--
Nicolas Goaziou
This bug report was last modified 5 years and 69 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.