1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-13 18:40:57 +02:00

gnu: emacs-corfu: Update to 1.7.

* gnu/packages/emacs-xyz.scm (emacs-corfu): Update to 1.7.

Change-Id: I89516dc8040342cf4874eeca79b794a3f210a150
Reviewed-by: Andrew Wong <brosasaki@gmail.com>
Signed-off-by: Andreas Enge <andreas@enge.fr>
This commit is contained in:
Cayetano Santos 2025-02-04 11:57:19 +01:00 committed by Andreas Enge
parent 9c36d38614
commit 2bb41110cc
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -5362,7 +5362,7 @@ of bibliographic references.")
(define-public emacs-corfu
(package
(name "emacs-corfu")
(version "1.6")
(version "1.7")
(source
(origin
(method git-fetch)
@ -5371,7 +5371,7 @@ of bibliographic references.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "11n8qdjpavvy0s1zhxzxxvcv5i07gsjs02ad7fj51p7j8y4hjvym"))))
(base32 "0yyc64bfqpsjs5iwgwxm171sg85al4mzj4pv3qd4cpmkgmamrrv3"))))
(build-system emacs-build-system)
(arguments
(list