mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-info-plus: Update to 0.4-34d54e5.
* gnu/packages/emacs-xyz.scm (emacs-info-plus): Update to 0.4-34d54e5. Change-Id: Id87b9033d67aefc7a8495f29756d37034db08cab
This commit is contained in:
parent
20076ab994
commit
df7458360b
1 changed files with 3 additions and 3 deletions
|
@ -34921,8 +34921,8 @@ to be examined using Ediff.")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public emacs-info-plus
|
(define-public emacs-info-plus
|
||||||
(let ((commit "29811edf7a71764ac343631facc00268d9483146")
|
(let ((commit "34d54e58b6cbb4f135dc0583ebdce4437b052dce")
|
||||||
(revision "3"))
|
(revision "4"))
|
||||||
(package
|
(package
|
||||||
(name "emacs-info-plus")
|
(name "emacs-info-plus")
|
||||||
(version (git-version "0" revision commit))
|
(version (git-version "0" revision commit))
|
||||||
|
@ -34935,7 +34935,7 @@ to be examined using Ediff.")
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0ayq7z6dbf43vczbkjm1l976hxcfrmw45nfywbf1kjpzl3viy4gy"))))
|
"0xkn26a2h47v5y4fgznbflsbh7vz61nz4j9kkshg3lv8wnkbipmv"))))
|
||||||
(build-system emacs-build-system)
|
(build-system emacs-build-system)
|
||||||
(home-page "https://github.com/emacsmirror/info-plus")
|
(home-page "https://github.com/emacsmirror/info-plus")
|
||||||
(synopsis "Extensions to @file{info.el}")
|
(synopsis "Extensions to @file{info.el}")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue