me
/
guix
Archived
1
0
Fork 0

gnu: emacs-cape: Update to 1.1.

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

Change-Id: I7b2c1c415e62d4c13d0f3d5b946d93423dc08fb4
master
Nicolas Goaziou 2024-01-01 18:36:17 +01:00
parent 551e159467
commit 3b8ff1d101
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -4675,7 +4675,7 @@ be regarded as @code{emacs-company-quickhelp} for @code{emacs-corfu}.")
(define-public emacs-cape
(package
(name "emacs-cape")
(version "0.17")
(version "1.1")
(source
(origin
(method git-fetch)
@ -4684,7 +4684,7 @@ be regarded as @code{emacs-company-quickhelp} for @code{emacs-corfu}.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "1kzhiffzv20rwjcx0iywj39hxibw0wga9ck77yam9xv7ips2mav4"))))
(base32 "0nx08i11s0z9kk711r7wp8sgj00n8hjk5gx0rqr9awrl9fmw1kp2"))))
(build-system emacs-build-system)
(arguments
(list