gnu: emacs-vertico: Update to 1.7.

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

Change-Id: I95ad440c9209c13f635c143f8f40fefb942c2ce5
This commit is contained in:
Nicolas Goaziou 2024-02-22 15:29:37 +01:00
parent 52e4048954
commit 9e7d29b296
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -37868,7 +37868,7 @@ and preferred services can easily be configured.")
(define-public emacs-vertico
(package
(name "emacs-vertico")
(version "1.6")
(version "1.7")
(source
(origin
(method git-fetch)
@ -37877,7 +37877,7 @@ and preferred services can easily be configured.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "088x0xqmhicdg44xprhimay0v9hcy12g15c7lk5kvhylxmkbg8wb"))))
(base32 "03m5v4r6n10ydmr1lks0d91dlirxlsh82l0qlac8qqfz09g0p76a"))))
(build-system emacs-build-system)
(arguments
(list