me
/
guix
Archived
1
0
Fork 0

gnu: emacs-cape: Update to 0.15.

* gnu/packages/emacs-xyz.scm (emacs-cape): Update to 0.15.
master
Nicolas Goaziou 2023-04-18 14:56:45 +02:00
parent f7238840cc
commit 03d2f81d45
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -4057,7 +4057,7 @@ be regarded as @code{emacs-company-quickhelp} for @code{emacs-corfu}.")
(define-public emacs-cape
(package
(name "emacs-cape")
(version "0.14")
(version "0.15")
(source
(origin
(method git-fetch)
@ -4066,7 +4066,7 @@ be regarded as @code{emacs-company-quickhelp} for @code{emacs-corfu}.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "0xicfjf49fz8kbh7wqpj9fwhm5f6s6fcb3919icggjsf2465yqls"))))
(base32 "1aivq3v00l17lmq7fmdzhc6lczi9ky2wl0ayab13vkdcidl5j1kd"))))
(build-system emacs-build-system)
(arguments
(list