* [bug#45071] [PATCH] gnu: emacs-info-plus: Update to 0-3.29811ed.
@ 2020-12-06 13:46 Michael Rohleder
2020-12-06 14:35 ` bug#45071: " Nicolas Goaziou
0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2020-12-06 13:46 UTC (permalink / raw)
To: 45071; +Cc: Michael Rohleder
* 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#45071: [PATCH] gnu: emacs-info-plus: Update to 0-3.29811ed.
2020-12-06 13:46 [bug#45071] [PATCH] gnu: emacs-info-plus: Update to 0-3.29811ed Michael Rohleder
@ 2020-12-06 14:35 ` Nicolas Goaziou
0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2020-12-06 14:35 UTC (permalink / raw)
To: Michael Rohleder; +Cc: 45071-done
Hello,
Michael Rohleder <mike@rohleder.de> writes:
> * gnu/packages/emacs-xyz.scm (emacs-info-plus): Update to 0-3.29811ed.
Applied. Thank you.
Regard,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-12-06 14:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-06 13:46 [bug#45071] [PATCH] gnu: emacs-info-plus: Update to 0-3.29811ed Michael Rohleder
2020-12-06 14:35 ` bug#45071: " Nicolas Goaziou
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.