GNU bug report logs - #76047
[PATCH] gnu: emacs-consult: Update to 2.0.

Previous Next

Package: guix-patches;

Reported by: Cayetano Santos <csantosb <at> inventati.org>

Date: Tue, 4 Feb 2025 10:48:01 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: 宋文武 <iyzsong <at> envs.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#76047: closed ([PATCH] gnu: emacs-consult: Update to 2.0.)
Date: Sun, 09 Feb 2025 03:13:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 09 Feb 2025 11:15:47 +0800
with message-id <87frknst98.fsf <at> envs.net>
and subject line Re: [bug#76047] [PATCH] gnu: emacs-consult: Update to 2.0.
has caused the debbugs.gnu.org bug report #76047,
regarding [PATCH] gnu: emacs-consult: Update to 2.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
76047: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=76047
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Cayetano Santos <csantosb <at> inventati.org>
To: guix-patches <at> gnu.org
Cc: Cayetano Santos <csantosb <at> inventati.org>
Subject: [PATCH] gnu: emacs-consult: Update to 2.0.
Date: Tue,  4 Feb 2025 11:47:08 +0100
* gnu/packages/emacs-xyz.scm (emacs-consult): Update to 2.0.

Change-Id: I8a4570e11faab00895a19698ad859b0cc97ba228
---
 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 2788626d97..52c5db302c 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -13236,7 +13236,7 @@ (define-public emacs-orderless
 (define-public emacs-consult
   (package
     (name "emacs-consult")
-    (version "1.9")
+    (version "2.0")
     (source
      (origin
        (method git-fetch)
@@ -13244,7 +13244,7 @@ (define-public emacs-consult
              (url "https://github.com/minad/consult")
              (commit version)))
        (sha256
-        (base32 "0gp5vj96gwlxzm9fqvr1hzqzdiilfypz5nvs46f50lqn2r4bsl96"))
+        (base32 "0dvj5l6y3s292p0hi66l43g5ykbrvi1glh71n8slkayg76c8jqfp"))
        (file-name (git-file-name name version))))
     (build-system emacs-build-system)
     (arguments

base-commit: 4fa41a04802c43dc4c064b7ac4c2e6a4e92f63b6
--
2.48.1



[Message part 3 (message/rfc822, inline)]
From: 宋文武 <iyzsong <at> envs.net>
To: Cayetano Santos <csantosb <at> inventati.org>
Cc: 76047-done <at> debbugs.gnu.org
Subject: Re: [bug#76047] [PATCH] gnu: emacs-consult: Update to 2.0.
Date: Sun, 09 Feb 2025 11:15:47 +0800
Cayetano Santos <csantosb <at> inventati.org> writes:

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

Pushed to master, thank you!


This bug report was last modified 158 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.