mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: emacs-consult: Update to 2.9.
* gnu/packages/emacs-xyz.scm (emacs-consult): Update to 2.9. Change-Id: Ie06e7d671349699112a59bf1459a0cb4beb141c0
This commit is contained in:
@@ -14491,7 +14491,7 @@ style, or as multiple word prefixes.")
|
||||
(define-public emacs-consult
|
||||
(package
|
||||
(name "emacs-consult")
|
||||
(version "2.8")
|
||||
(version "2.9")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@@ -14499,7 +14499,7 @@ style, or as multiple word prefixes.")
|
||||
(url "https://github.com/minad/consult")
|
||||
(commit version)))
|
||||
(sha256
|
||||
(base32 "0yvb73d2rp728pkaz6d9k1ka64za47bx7jrnx6isf057g17p9di7"))
|
||||
(base32 "0fxz7wi1fvyc1ma2wx8mh24bnkbda434k43xz90aw8r0gr79qz05"))
|
||||
(file-name (git-file-name name version))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments
|
||||
|
||||
Reference in New Issue
Block a user