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