1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-25 18:41:54 +02:00

gnu: emacs-corfu: Update to 2.5.

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

Change-Id: Ied272710f0d3f4083097bba48b86b20a3e3f0f42
This commit is contained in:
Cayetano Santos
2025-11-18 20:27:44 +01:00
parent 1d0c5c1bd3
commit 5219965148
+2 -2
View File
@@ -6443,7 +6443,7 @@ of bibliographic references.")
(define-public emacs-corfu
(package
(name "emacs-corfu")
(version "2.4")
(version "2.5")
(source
(origin
(method git-fetch)
@@ -6452,7 +6452,7 @@ of bibliographic references.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "0x1469cqv3yis64i7biqycvcg66kx91qkb5kzmndbkvn1w94802j"))))
(base32 "14ddl6dby5hlphpcsnwxkvw61hh1cyhilpgsyj17fzw9xwpp4q9w"))))
(build-system emacs-build-system)
(arguments
(list