GNU bug report logs - #76048
[PATCH] gnu: emacs-corfu: Update to 1.7.

Previous Next

Package: guix-patches;

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

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

Severity: normal

Tags: patch

Done: Andreas Enge <andreas <at> enge.fr>

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: Andreas Enge <andreas <at> enge.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#76048: closed ([PATCH] gnu: emacs-corfu: Update to 1.7.)
Date: Wed, 05 Feb 2025 11:34:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 5 Feb 2025 12:33:37 +0100
with message-id <Z6NMkdaRwE8COwuu <at> jurong>
and subject line Close
has caused the debbugs.gnu.org bug report #76048,
regarding [PATCH] gnu: emacs-corfu: Update to 1.7.
to be marked as done.

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


-- 
76048: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=76048
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-corfu: Update to 1.7.
Date: Tue,  4 Feb 2025 11:57:19 +0100
* gnu/packages/emacs-xyz.scm (emacs-corfu): Update to 1.7.

Change-Id: I89516dc8040342cf4874eeca79b794a3f210a150
---
 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..eb136c4131 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -5362,7 +5362,7 @@ (define-public emacs-citeproc-el
 (define-public emacs-corfu
   (package
     (name "emacs-corfu")
-    (version "1.6")
+    (version "1.7")
     (source
      (origin
        (method git-fetch)
@@ -5371,7 +5371,7 @@ (define-public emacs-corfu
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "11n8qdjpavvy0s1zhxzxxvcv5i07gsjs02ad7fj51p7j8y4hjvym"))))
+        (base32 "0yyc64bfqpsjs5iwgwxm171sg85al4mzj4pv3qd4cpmkgmamrrv3"))))
     (build-system emacs-build-system)
     (arguments
      (list

base-commit: 4fa41a04802c43dc4c064b7ac4c2e6a4e92f63b6
--
2.48.1



[Message part 3 (message/rfc822, inline)]
From: Andreas Enge <andreas <at> enge.fr>
To: 76048-done <at> debbugs.gnu.org
Cc: Andrew Wong <brosasaki <at> gmail.com>
Subject: Close
Date: Wed, 5 Feb 2025 12:33:37 +0100
Hello,

I have just applied the patch, thank you!

And thanks a lot for the review, Andrew!

Andreas



This bug report was last modified 159 days ago.

Previous Next


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