me
/
guix
Archived
1
0
Fork 0

gnu: emacs-info-plus: Update to 0-3.29811ed.

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

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
master
Michael Rohleder 2020-12-06 14:46:44 +01:00 committed by Nicolas Goaziou
parent ee00b7c3ec
commit dc60e1c71e
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 3 additions and 3 deletions

View File

@ -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}")