gnu: emacs-hyperbole: Update to 9.0.0.

* gnu/packages/emacs-xyz.scm (emacs-hyperbole): Update to 9.0.0.

Change-Id: Ifd7946659e8cdcf0f6b2ade71fe343e79db0a73b
This commit is contained in:
Nicolas Goaziou 2024-02-22 12:25:51 +01:00
parent 2196f8ee1b
commit 9c749e09da
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -1034,14 +1034,14 @@ uploading PlatformIO projects.")
(define-public emacs-hyperbole
(package
(name "emacs-hyperbole")
(version "8.0.0")
(version "9.0.0")
(source
(origin
(method url-fetch)
(uri (string-append "https://elpa.gnu.org/packages/"
"hyperbole-" version ".tar"))
(sha256
(base32 "171x7jad62xd0n3xgs32dksyhn5abxj1kna0qgm65mm0v73hrv8d"))))
(base32 "07kpyp3ggf4knakn18niy819l184apx4d9vbcwv57j8zyqgn4c3l"))))
(build-system emacs-build-system)
(arguments
(list #:include #~(cons* "DEMO"