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

gnu: emacs-vertico: Update to 1.10.

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

Change-Id: I145f7ca8fabc3b7b0660def2b34f5cda9343270b
This commit is contained in:
Nicolas Goaziou 2024-12-24 11:00:08 +01:00
parent 3f51f4bd99
commit 9ed8b5f693
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -40308,7 +40308,7 @@ and preferred services can easily be configured.")
(define-public emacs-vertico
(package
(name "emacs-vertico")
(version "1.9")
(version "1.10")
(source
(origin
(method git-fetch)
@ -40317,7 +40317,7 @@ and preferred services can easily be configured.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "1jszk3dlw6r9h7i858paby341zh1rbbrxafjg1sp890a0cjdd50p"))))
(base32 "1np7qjfydbbq1zkp9dsmgx7pnv4yw4rqhg7b0s1l9sqmdka0n4ph"))))
(build-system emacs-build-system)
(arguments
(list