gnu: emacs-vertico: Update to 2.4.

* gnu/packages/emacs-xyz.scm (emacs-vertico): Update to 2.4.
[#:tests]: Disable.

Change-Id: I48d2a3beaefbef0f029e57fd080f28bae24c9a91
Signed-off-by: jgart <jgart@dismail.de>
This commit is contained in:
Cayetano Santos 2025-07-03 17:12:11 +02:00 committed by jgart
parent 0a274e416f
commit 8edb0f01f1
No known key found for this signature in database
GPG key ID: A52AA2B477B6DD35

View file

@ -42965,7 +42965,7 @@ and preferred services can easily be configured.")
(define-public emacs-vertico
(package
(name "emacs-vertico")
(version "2.2")
(version "2.4")
(source
(origin
(method git-fetch)
@ -42974,10 +42974,11 @@ and preferred services can easily be configured.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "15zf0kj12an9dmdi55ghpkxj053bqzm50fwlhpga4sjzx7qmv5q8"))))
(base32 "089ngnx3avqs0xlf25hmpp2sximdc9wxkq9fvmjf87viiz175k1y"))))
(build-system emacs-build-system)
(arguments
(list
#:tests? #f ; There are no tests.
#:phases
#~(modify-phases %standard-phases
;; Move the extensions source files to the top level, which is