me
/
guix
Archived
1
0
Fork 0

gnu: emacs-cape: Update to 0.16.

* gnu/packages/emacs-xyz.scm (emacs-cape): Update to 0.16.
Nicolas Goaziou 2023-07-05 23:11:58 +02:00
parent ff23e34f56
commit 0df1549b71
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

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