GNU bug report logs - #45071
[PATCH] gnu: emacs-info-plus: Update to 0-3.29811ed.

Previous Next

Package: guix-patches;

Reported by: Michael Rohleder <mike <at> rohleder.de>

Date: Sun, 6 Dec 2020 13:49:02 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: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#45071: closed ([PATCH] gnu: emacs-info-plus: Update to
 0-3.29811ed.)
Date: Sun, 06 Dec 2020 14:36:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 06 Dec 2020 15:35:03 +0100
with message-id <878sab0zqg.fsf <at> nicolasgoaziou.fr>
and subject line Re: [bug#45071] [PATCH] gnu: emacs-info-plus: Update to 0-3.29811ed.
has caused the debbugs.gnu.org bug report #45071,
regarding [PATCH] gnu: emacs-info-plus: Update to 0-3.29811ed.
to be marked as done.

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


-- 
45071: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45071
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Michael Rohleder <mike <at> rohleder.de>
To: guix-patches <at> gnu.org
Cc: Michael Rohleder <mike <at> rohleder.de>
Subject: [PATCH] gnu: emacs-info-plus: Update to 0-3.29811ed.
Date: Sun,  6 Dec 2020 14:46:44 +0100
* gnu/packages/emacs-xyz.scm (emacs-info-plus): Update to 0-3.29811ed.
---
 gnu/packages/emacs-xyz.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 5eb8f7c1ea..ac8119d643 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -22099,8 +22099,8 @@ to be examined using Ediff.")
     (license license:expat)))
 
 (define-public emacs-info-plus
-  (let ((commit "4a6b93c170169594e1e8ea60cd799a1a88a969da")
-        (revision "2"))
+  (let ((commit "29811edf7a71764ac343631facc00268d9483146")
+        (revision "3"))
     (package
       (name "emacs-info-plus")
       (version (git-version "0" revision commit))
@@ -22113,7 +22113,7 @@ to be examined using Ediff.")
          (file-name (git-file-name name version))
          (sha256
           (base32
-           "1xzmx7m1qbl3b1x6yq1db1a108xqaa64ljfv1hdw763zmy4kc6m0"))))
+           "0ayq7z6dbf43vczbkjm1l976hxcfrmw45nfywbf1kjpzl3viy4gy"))))
       (build-system emacs-build-system)
       (home-page "https://github.com/emacsmirror/info-plus")
       (synopsis "Extensions to @file{info.el}")
-- 
2.29.2



[Message part 3 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 45071-done <at> debbugs.gnu.org
Subject: Re: [bug#45071] [PATCH] gnu: emacs-info-plus: Update to 0-3.29811ed.
Date: Sun, 06 Dec 2020 15:35:03 +0100
Hello,

Michael Rohleder <mike <at> rohleder.de> writes:

> * gnu/packages/emacs-xyz.scm (emacs-info-plus): Update to 0-3.29811ed.

Applied. Thank you.

Regard,
-- 
Nicolas Goaziou


This bug report was last modified 4 years and 168 days ago.

Previous Next


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