GNU bug report logs - #34600
[PATCH 1/5] gnu: emacs-which-key: Update to 3.3.1.

Previous Next

Package: guix-patches;

Reported by: Brett Gilio <brettg <at> posteo.net>

Date: Thu, 21 Feb 2019 02:21:01 UTC

Severity: normal

Tags: patch

Done: iyzsong <at> member.fsf.org (宋文武)

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: iyzsong <at> member.fsf.org (宋文武)
Cc: tracker <at> debbugs.gnu.org
Subject: bug#34600: closed ([PATCH 1/5] gnu: emacs-which-key: Update to
 3.3.1.)
Date: Sun, 24 Feb 2019 03:11:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 24 Feb 2019 11:10:36 +0800
with message-id <87lg25g9ub.fsf <at> member.fsf.org>
and subject line Re: [bug#34600] [PATCH 1/5] gnu: emacs-which-key: Update to 3.3.1.
has caused the debbugs.gnu.org bug report #34600,
regarding [PATCH 1/5] gnu: emacs-which-key: Update to 3.3.1.
to be marked as done.

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


-- 
34600: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34600
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Brett Gilio <brettg <at> posteo.net>
To: guix-patches <at> gnu.org
Subject: [PATCH 1/5] gnu: emacs-which-key: Update to 3.3.1.
Date: Wed, 20 Feb 2019 20:13:40 -0600
[0001-gnu-emacs-which-key-Update-to-3.3.1.patch (text/x-patch, inline)]
From f4ce2f1459ed5a3dc08094c03d98c4cc1eb91348 Mon Sep 17 00:00:00 2001
From: Brett Gilio <brettg <at> posteo.net>
Date: Wed, 20 Feb 2019 19:55:07 -0600
Subject: [PATCH 1/5] gnu: emacs-which-key: Update to 3.3.1.

* gnu/packages/emacs-xyz.scm (emacs-which-key): Update to 3.3.1.
---
 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 cedc1efbc..80dc9eb63 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -7214,7 +7214,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.0")
+    (version "3.3.1")
     (source
      (origin
        (method url-fetch)
@@ -7223,7 +7223,7 @@ or @code{treemacs}, but leveraging @code{Dired} to do the job of display.")
              version ".tar.gz"))
        (sha256
         (base32
-         "1lsj314111cp2hjjwnv3f46ws1za6bm39rgy3l19044xf6a68j5w"))
+         "1g8k0js21bc8mlw6hvmg93zgfjhil77c30cv1hf85y4qb9ldvika"))
        (file-name (string-append name "-" version ".tar.gz"))))
     (build-system emacs-build-system)
     (arguments
-- 
2.20.1



[Message part 4 (message/rfc822, inline)]
From: iyzsong <at> member.fsf.org (宋文武)
To: Brett Gilio <brettg <at> posteo.net>
Cc: 34600-done <at> debbugs.gnu.org
Subject: Re: [bug#34600] [PATCH 1/5] gnu: emacs-which-key: Update to 3.3.1.
Date: Sun, 24 Feb 2019 11:10:36 +0800
Brett Gilio <brettg <at> posteo.net> writes:

>>From f4ce2f1459ed5a3dc08094c03d98c4cc1eb91348 Mon Sep 17 00:00:00 2001
> From: Brett Gilio <brettg <at> posteo.net>
> Date: Wed, 20 Feb 2019 19:55:07 -0600
> Subject: [PATCH 1/5] gnu: emacs-which-key: Update to 3.3.1.

Applied, thanks!


This bug report was last modified 6 years and 171 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.