GNU bug report logs -
#45071
[PATCH] gnu: emacs-info-plus: Update to 0-3.29811ed.
Previous Next
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
* 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
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.