This is an automated email from the git hooks/post-receive script.
guix_mirror_bot pushed a commit to branch master
in repository guix.
The following commit(s) were added to refs/heads/master by this push:
new a51c52a2c5 gnu: emacs-corfu: Update to 2.7.
a51c52a2c5 is described below
commit a51c52a2c5f70849edcfbb9e8959d230fae1ef69
Author: Cayetano Santos <[email protected]>
AuthorDate: Thu Jan 1 16:50:44 2026 +0100
gnu: emacs-corfu: Update to 2.7.
* gnu/packages/emacs-xyz.scm (emacs-corfu): Update to 2.7.
Change-Id: I04c3c17b1d53bce16947cd2b143b67078212b89f
---
gnu/packages/emacs-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index dfe29e58bb..ac47952fe9 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -6554,7 +6554,7 @@ of bibliographic references.")
(define-public emacs-corfu
(package
(name "emacs-corfu")
- (version "2.6")
+ (version "2.7")
(source
(origin
(method git-fetch)
@@ -6563,7 +6563,7 @@ of bibliographic references.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "0psy7ximwnansy9pppcw1l2fryr15v2vqgj81q649743py6nd60l"))))
+ (base32 "1x4jaf234x3scq7lq43pgnyn3qz3p441nc5whx4azb2v4chmrpym"))))
(build-system emacs-build-system)
(arguments
(list