unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#50109] [PATCH] gnu: emacs-consult: Update to 0.11.
@ 2021-08-18 16:26 Xinglu Chen
  2021-08-18 17:04 ` bug#50109: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Xinglu Chen @ 2021-08-18 16:26 UTC (permalink / raw)
  To: 50109

* gnu/packages/emacs-xyz.scm (emacs-consult): Update to 0.11.
---
 gnu/packages/emacs-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 3ca851cb78..0430a5b38d 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -8265,7 +8265,7 @@ style, or as multiple word prefixes.")
 (define-public emacs-consult
   (package
     (name "emacs-consult")
-    (version "0.10")
+    (version "0.11")
     (source
      (origin
        (method git-fetch)
@@ -8273,7 +8273,7 @@ style, or as multiple word prefixes.")
              (url "https://github.com/minad/consult")
              (commit version)))
        (sha256
-        (base32 "131342149xvmrcr3iwmx05id7358158i6m9an8izdpggsnwhs3i4"))
+        (base32 "01kx3zg858bqyajglamxn319qabycnabzj73kl4x7sd55p2yi179"))
        (file-name (git-file-name name version))))
     (build-system emacs-build-system)
     (propagated-inputs

base-commit: fe98d354126c26140c8df2cbcd268b0ba772148b
-- 
2.32.0







^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#50109: [PATCH] gnu: emacs-consult: Update to 0.11.
  2021-08-18 16:26 [bug#50109] [PATCH] gnu: emacs-consult: Update to 0.11 Xinglu Chen
@ 2021-08-18 17:04 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2021-08-18 17:04 UTC (permalink / raw)
  To: Xinglu Chen; +Cc: 50109-done

Hello,

Xinglu Chen <public@yoctocell.xyz> writes:

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

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-08-18 17:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-18 16:26 [bug#50109] [PATCH] gnu: emacs-consult: Update to 0.11 Xinglu Chen
2021-08-18 17:04 ` bug#50109: " Nicolas Goaziou

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).