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
parent
ee00b7c3ec
commit
dc60e1c71e
|
@ -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}")
|
||||
|
|
Reference in New Issue