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

gnu: emacs-corfu: Update to 2.3.

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

Change-Id: I7a420a09225dafed25faeef7f27f463dbc77603c
Signed-off-by: Ian Eure <ian@retrospec.tv>
This commit is contained in:
Cayetano Santos 2025-07-04 16:54:17 +02:00 committed by Ian Eure
parent 776fe67214
commit 821e517ea4
No known key found for this signature in database
GPG key ID: 8499AC88F1A71CF2

View file

@ -5903,7 +5903,7 @@ of bibliographic references.")
(define-public emacs-corfu
(package
(name "emacs-corfu")
(version "2.2")
(version "2.3")
(source
(origin
(method git-fetch)
@ -5912,7 +5912,7 @@ of bibliographic references.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "1zyjix22jinbnvc90kv31gzlvpqicfx5iyrwsjmbjcxm1cwpb59y"))))
(base32 "1f2hz1970f5ifd5p6lbxdi4krgxgvxrr477f6vbqakqj07bk9jps"))))
(build-system emacs-build-system)
(arguments
(list