me
/
guix
Archived
1
0
Fork 0

gnu: emacs-vertico: Update to 1.6.

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

Change-Id: I944b8016f1afdd7d588f9940da6c9bd5b73c6787
master
Nicolas Goaziou 2024-01-01 19:37:08 +01:00
parent 4828d4bf4f
commit cb0fd4b412
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

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