GNU bug report logs - #32558
[PATCH 3/3] gnu: emacs-helpful: Update to 0.13.

Previous Next

Package: guix-patches;

Reported by: Konrad Hinsen <konrad.hinsen <at> fastmail.net>

Date: Tue, 28 Aug 2018 13:05:03 UTC

Severity: normal

Tags: patch

Done: ludo <at> gnu.org (Ludovic Courtès)

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: ludo <at> gnu.org (Ludovic Courtès)
Cc: tracker <at> debbugs.gnu.org
Subject: bug#32558: closed ([PATCH 3/3] gnu: emacs-helpful: Update to 0.13.)
Date: Sun, 02 Sep 2018 14:59:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 02 Sep 2018 16:58:44 +0200
with message-id <87va7o6j4r.fsf <at> gnu.org>
and subject line Re: [bug#32558] [PATCH 3/3] gnu: emacs-helpful: Update to 0.13.
has caused the debbugs.gnu.org bug report #32558,
regarding [PATCH 3/3] gnu: emacs-helpful: Update to 0.13.
to be marked as done.

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


-- 
32558: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=32558
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Konrad Hinsen <konrad.hinsen <at> fastmail.net>
To: guix-patches <at> gnu.org
Subject: [PATCH 3/3] gnu: emacs-helpful: Update to 0.13.
Date: Tue, 28 Aug 2018 15:01:32 +0200
* gnu/packages/emacs.scm (emacs-helpful): Update to 0.13.
---
 gnu/packages/emacs.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm
index be1e5d382..7d437c0db 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -9681,7 +9681,7 @@ downloading manager for Emacs.")
 (define-public emacs-helpful
   (package
     (name "emacs-helpful")
-    (version "0.1")
+    (version "0.13")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -9690,7 +9690,7 @@ downloading manager for Emacs.")
               (file-name (string-append name "-" version ".tar.gz"))
               (sha256
                (base32
-                "16dx566qzrjj0bf43lnw7h1qlvgs94brqplamw8kppp2ylr72qs9"))))
+                "11kj04y1fa3vnw2991cyqf6adz6bb3hlrdkvypjnmpb0s64q64b6"))))
     (build-system emacs-build-system)
     (propagated-inputs
      `(("emacs-elisp-refs" ,emacs-elisp-refs)))
-- 
2.18.0



[Message part 3 (message/rfc822, inline)]
From: ludo <at> gnu.org (Ludovic Courtès)
To: Konrad Hinsen <konrad.hinsen <at> fastmail.net>
Cc: 32558-done <at> debbugs.gnu.org
Subject: Re: [bug#32558] [PATCH 3/3] gnu: emacs-helpful: Update to 0.13.
Date: Sun, 02 Sep 2018 16:58:44 +0200
Konrad Hinsen <konrad.hinsen <at> fastmail.net> skribis:

> * gnu/packages/emacs.scm (emacs-helpful): Update to 0.13.

Applied, thanks!


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

Previous Next


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