GNU bug report logs - #40110
[PATCH] gnu: emacs-which-key: update to 3.4.0

Previous Next

Package: guix-patches;

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

From: Michael Rohleder <mike <at> rohleder.de>
To: 40110 <at> debbugs.gnu.org
Subject: [bug#40110] [PATCH] gnu: emacs-which-key: update to 3.4.0
Date: Tue, 17 Mar 2020 19:10:10 +0100
[Message part 1 (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 3 (text/plain, inline)]
-- 
COFFEE.EXE Missing - Insert Cup and Press Any Key
[signature.asc (application/pgp-signature, inline)]

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.