gnu: emacs-hyperbole: Update to 9.0.1.

Fixes <https://issues.guix.gnu.org/69776>.

* gnu/packages/emacs-xyz.scm (emacs-hyperbole): Update to 9.0.1.
[arguments]<#:include>: Add HY-NEWS.

Change-Id: I9d8c4be3d1a1af30f69ac87cf5d0f1db29d5d935
This commit is contained in:
Nicolas Goaziou 2024-03-13 21:47:22 +01:00
parent cee74f3725
commit 76a3414a1b
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -1065,19 +1065,20 @@ (define-public emacs-platformio-mode
(define-public emacs-hyperbole
(package
(name "emacs-hyperbole")
(version "9.0.0")
(version "9.0.1")
(source
(origin
(method url-fetch)
(uri (string-append "https://elpa.gnu.org/packages/"
"hyperbole-" version ".tar"))
(sha256
(base32 "07kpyp3ggf4knakn18niy819l184apx4d9vbcwv57j8zyqgn4c3l"))))
(base32 "0a7py2dvszh0rf2smbmm8msjrc8vbbvlqnsqw0m2l12v8vllmxnb"))))
(build-system emacs-build-system)
(arguments
(list #:include #~(cons* "DEMO"
"DEMO-ROLO.otl"
"HY-ABOUT"
"HY-NEWS"
"man/hkey-help.txt"
"man/hyberbole.info"
"kotl/.*"