me
/
guix
Archived
1
0
Fork 0

gnu: emacs-consult: Update to 1.4.

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

Change-Id: Iccbcb701f62cac8b3f6291c2edfb715ae9e13770
master
Nicolas Goaziou 2024-03-17 22:41:12 +01:00
parent bd0ce11057
commit 03e5ec829e
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -12102,7 +12102,7 @@ style, or as multiple word prefixes.")
(define-public emacs-consult
(package
(name "emacs-consult")
(version "1.2")
(version "1.4")
(source
(origin
(method git-fetch)
@ -12110,7 +12110,7 @@ style, or as multiple word prefixes.")
(url "https://github.com/minad/consult")
(commit version)))
(sha256
(base32 "1466f6j9bxw9mh0ad9yv2qfkhzlz1ysgch53nlkvbry4llhdhj43"))
(base32 "0kp1xrivs111d8ksjyf3m1ldzb8qknwrh2k2lzbrq6yiwc4bigy7"))
(file-name (git-file-name name version))))
(build-system emacs-build-system)
(arguments