1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-20 16:15:54 +02:00

gnu: emacs-vertico: Update to 1.6.

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

Change-Id: I944b8016f1afdd7d588f9940da6c9bd5b73c6787
This commit is contained in:
Nicolas Goaziou
2024-01-01 19:37:08 +01:00
parent 4828d4bf4f
commit cb0fd4b412
+2 -2
View File
@@ -37401,7 +37401,7 @@ and preferred services can easily be configured.")
(define-public emacs-vertico
(package
(name "emacs-vertico")
(version "1.4")
(version "1.6")
(source
(origin
(method git-fetch)
@@ -37410,7 +37410,7 @@ and preferred services can easily be configured.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "0pf6qm89nysrri3xx7pda32yfsyv5fwswg6695qivldpq2biwx2x"))))
(base32 "088x0xqmhicdg44xprhimay0v9hcy12g15c7lk5kvhylxmkbg8wb"))))
(build-system emacs-build-system)
(arguments
(list