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