gnu: emacs-consult: Update to 1.8.
* gnu/packages/emacs-xyz.scm (emacs-consult): Update to 1.8. Change-Id: I7275206b9e0e470230ca27bd444af5adda296178
This commit is contained in:
parent
428b25d1ff
commit
31677a8887
@ -12468,7 +12468,7 @@ style, or as multiple word prefixes.")
|
|||||||
(define-public emacs-consult
|
(define-public emacs-consult
|
||||||
(package
|
(package
|
||||||
(name "emacs-consult")
|
(name "emacs-consult")
|
||||||
(version "1.7")
|
(version "1.8")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
@ -12476,7 +12476,7 @@ style, or as multiple word prefixes.")
|
|||||||
(url "https://github.com/minad/consult")
|
(url "https://github.com/minad/consult")
|
||||||
(commit version)))
|
(commit version)))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "1xvxqv21b0d1c129dc72iajrbyyfibcv8gmv643h388p5wb69msv"))
|
(base32 "06jckxwagpvp4w8hykc0wr90pba9ih8376562g1q93g0nbb3rhrg"))
|
||||||
(file-name (git-file-name name version))))
|
(file-name (git-file-name name version))))
|
||||||
(build-system emacs-build-system)
|
(build-system emacs-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
|
Loading…
x
Reference in New Issue
Block a user