gnu: emacs-consult: Update to 3.3.

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

Change-Id: If8b981de6064a58dcf517f7af6474d323f7eefb3
This commit is contained in:
Cayetano Santos 2026-01-21 10:15:47 +01:00 committed by Andreas Enge
parent 37adaed2cd
commit cbd19b8038
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -15104,7 +15104,7 @@ style, or as multiple word prefixes.")
(define-public emacs-consult
(package
(name "emacs-consult")
(version "3.2")
(version "3.3")
(source
(origin
(method git-fetch)
@ -15112,7 +15112,7 @@ style, or as multiple word prefixes.")
(url "https://github.com/minad/consult")
(commit version)))
(sha256
(base32 "1kvam873b7xbq2fw8j2y0g0dq5gslpqaa9gph1wag2civ24p2r04"))
(base32 "1q046nfhikklz137yccsxnak91hdh38gjpl1nbssh0nmqcfgkmvs"))
(file-name (git-file-name name version))))
(build-system emacs-build-system)
(arguments