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

Previous Next

Package: guix-patches;

Reported by: Xinglu Chen <public <at> yoctocell.xyz>

Date: Tue, 18 May 2021 21:41:02 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.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: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#48510: closed ([PATCH] gnu: emacs-corfu: Update to 0.8.)
Date: Wed, 19 May 2021 13:53:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 19 May 2021 15:51:49 +0200
with message-id <87cztm4yru.fsf <at> nicolasgoaziou.fr>
and subject line Re: [bug#48510] [PATCH] gnu: emacs-corfu: Update to 0.8.
has caused the debbugs.gnu.org bug report #48510,
regarding [PATCH] gnu: emacs-corfu: Update to 0.8.
to be marked as done.

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


-- 
48510: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=48510
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Xinglu Chen <public <at> yoctocell.xyz>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: emacs-corfu: Update to 0.8.
Date: Tue, 18 May 2021 23:40:04 +0200
* gnu/packages/emacs-xyz.scm (emacs-corfu): Update to 0.8.
---
 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 f85a44b51a..d02adf78c4 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -2621,7 +2621,7 @@ of bibliographic references.")
 (define-public emacs-corfu
   (package
     (name "emacs-corfu")
-    (version "0.7")
+    (version "0.8")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -2630,7 +2630,7 @@ of bibliographic references.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0izv2cdffnx77rbjpcr87pa2xk16q4sqfmns1gzplsczj9z2a88y"))))
+                "007r1l3ian2bfj4h2xkd2qwh1d1m7kda1p6pj51dikbzaphglh1r"))))
     (build-system emacs-build-system)
     (home-page "https://github.com/minad/corfu")
     (synopsis "Completion overlay region function")

base-commit: 687adf00dd2583eef66bdec0a15b629281c30819
-- 
2.31.1




[Message part 3 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Xinglu Chen <public <at> yoctocell.xyz>
Cc: 48510-done <at> debbugs.gnu.org
Subject: Re: [bug#48510] [PATCH] gnu: emacs-corfu: Update to 0.8.
Date: Wed, 19 May 2021 15:51:49 +0200
Hello,

Xinglu Chen <public <at> yoctocell.xyz> writes:

> * gnu/packages/emacs-xyz.scm (emacs-corfu): Update to 0.8.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou


This bug report was last modified 4 years and 4 days ago.

Previous Next


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