1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-13 18:40:57 +02:00

gnu: emacs-consult: Update to 2.0.

* gnu/packages/emacs-xyz.scm (emacs-consult): Update to 2.0.

Change-Id: I8a4570e11faab00895a19698ad859b0cc97ba228
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
This commit is contained in:
Cayetano Santos 2025-02-04 11:47:08 +01:00 committed by 宋文武
parent a02a00b708
commit dd1f05edab
No known key found for this signature in database
GPG key ID: D415BF253B515976

View file

@ -13271,7 +13271,7 @@ style, or as multiple word prefixes.")
(define-public emacs-consult
(package
(name "emacs-consult")
(version "1.9")
(version "2.0")
(source
(origin
(method git-fetch)
@ -13279,7 +13279,7 @@ style, or as multiple word prefixes.")
(url "https://github.com/minad/consult")
(commit version)))
(sha256
(base32 "0gp5vj96gwlxzm9fqvr1hzqzdiilfypz5nvs46f50lqn2r4bsl96"))
(base32 "0dvj5l6y3s292p0hi66l43g5ykbrvi1glh71n8slkayg76c8jqfp"))
(file-name (git-file-name name version))))
(build-system emacs-build-system)
(arguments