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

gnu: emacs-corfu: Update to 1.6.

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

Change-Id: I22b58b614e7a4e143279664ef368e04bada5d570
This commit is contained in:
Nicolas Goaziou 2024-12-24 10:59:30 +01:00
parent 178c904398
commit 7fe9648f36
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -5257,7 +5257,7 @@ of bibliographic references.")
(define-public emacs-corfu
(package
(name "emacs-corfu")
(version "1.5")
(version "1.6")
(source
(origin
(method git-fetch)
@ -5266,7 +5266,7 @@ of bibliographic references.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "00w0qzx2cqyxy15ndqzl3d6f1k8gvqdxz407zbgy5n46408pjsi0"))))
(base32 "11n8qdjpavvy0s1zhxzxxvcv5i07gsjs02ad7fj51p7j8y4hjvym"))))
(build-system emacs-build-system)
(arguments
(list