1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-23 17:45:53 +02:00

gnu: emacs-cape: Update to 2.4.

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

Change-Id: I35342d6312e3cc4346f0131c6d061bf660f201be
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
This commit is contained in:
Cayetano Santos
2025-12-23 11:34:39 +01:00
committed by Rutherther
parent 6554fce76b
commit 927cad0854
+2 -2
View File
@@ -6715,7 +6715,7 @@ be regarded as @code{emacs-company-quickhelp} for @code{emacs-corfu}.")
(define-public emacs-cape
(package
(name "emacs-cape")
(version "2.3")
(version "2.4")
(source
(origin
(method git-fetch)
@@ -6724,7 +6724,7 @@ be regarded as @code{emacs-company-quickhelp} for @code{emacs-corfu}.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "1hvdqrr0nbgimzx74srkmfk9fqgh44hvgfph048mrr0saf4mv4qj"))))
(base32 "0s2pirvws93nrrfcz1bwzbvmzgd5sv4hrf2012i5ag42c0skdqmh"))))
(build-system emacs-build-system)
(arguments
(list