unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#40110] [PATCH] gnu: emacs-which-key: update to 3.4.0
@ 2020-03-17 18:10 Michael Rohleder
  2020-03-18 11:29 ` bug#40110: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2020-03-17 18:10 UTC (permalink / raw)
  To: 40110


[-- Attachment #1.1: Type: text/plain, Size: 66 bytes --]

* gnu/packages/emacs-xyz.scm (emacs-which-key): Update to
 3.4.0


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: [PATCH] gnu: emacs-which-key: update to 3.4.0 --]
[-- Type: text/x-patch, Size: 1299 bytes --]

From f36fee740bab3d74b526358be421a1527af9b69d Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike@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


[-- Attachment #1.3: Type: text/plain, Size: 58 bytes --]


-- 
COFFEE.EXE Missing - Insert Cup and Press Any Key

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

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

* bug#40110: [PATCH] gnu: emacs-which-key: update to 3.4.0
  2020-03-17 18:10 [bug#40110] [PATCH] gnu: emacs-which-key: update to 3.4.0 Michael Rohleder
@ 2020-03-18 11:29 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2020-03-18 11:29 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 40110-done

Hello,

Michael Rohleder <mike@rohleder.de> writes:

> * gnu/packages/emacs-xyz.scm (emacs-which-key): Update to 3.4.0

Applied. Thank you.

Regards,

-- 
Nicolas Goaziou

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

end of thread, other threads:[~2020-03-18 11:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-17 18:10 [bug#40110] [PATCH] gnu: emacs-which-key: update to 3.4.0 Michael Rohleder
2020-03-18 11:29 ` bug#40110: " Nicolas Goaziou

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

	https://git.savannah.gnu.org/cgit/guix.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).