1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-15 11:30:44 +02:00

gnu: emacs-cape: Update to 1.8.

* gnu/packages/emacs-xyz.scm (emacs-cape): Update to 1.8.

Change-Id: Ie21add7386ff64989b7002a96ed519cbaedcbe30
This commit is contained in:
Nicolas Goaziou 2024-12-24 10:59:31 +01:00
parent 7fe9648f36
commit 963a0c7dab
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -5351,7 +5351,7 @@ be regarded as @code{emacs-company-quickhelp} for @code{emacs-corfu}.")
(define-public emacs-cape
(package
(name "emacs-cape")
(version "1.7")
(version "1.8")
(source
(origin
(method git-fetch)
@ -5360,7 +5360,7 @@ be regarded as @code{emacs-company-quickhelp} for @code{emacs-corfu}.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "0dr7x258n9px15cr90bd2877dc8hzy726g0h6vix284w675c2nvi"))))
(base32 "0ij4skr231bh3qs7s49h4ni8zkagg8k6b3jr611c0wax5gas1jzl"))))
(build-system emacs-build-system)
(arguments
(list