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

Previous Next

Package: guix-patches;

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

Date: Tue, 27 Apr 2021 17:09: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: Xinglu Chen <public <at> yoctocell.xyz>
Subject: bug#48068: closed (Re: [bug#48068] [PATCH v2] gnu: emacs-corfu:
 Update to 0.4.)
Date: Wed, 28 Apr 2021 22:27:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#48068: [PATCH] gnu: emacs-corfu: Update to 0.3.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 48068 <at> debbugs.gnu.org.

-- 
48068: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=48068
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Xinglu Chen <public <at> yoctocell.xyz>
Cc: 48068-done <at> debbugs.gnu.org
Subject: Re: [bug#48068] [PATCH v2] gnu: emacs-corfu: Update to 0.4.
Date: Thu, 29 Apr 2021 00:26:26 +0200
Hello,

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

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

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou

[Message part 3 (message/rfc822, inline)]
From: Xinglu Chen <public <at> yoctocell.xyz>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: emacs-corfu: Update to 0.3.
Date: Tue, 27 Apr 2021 19:08:28 +0200
* gnu/packages/emacs-xyz.scm (emacs-corfu): Update to 0.3.
---
 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 a46b7e8ae0..12e5292333 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -2537,7 +2537,7 @@ Its features are:
 (define-public emacs-corfu
   (package
     (name "emacs-corfu")
-    (version "0.2")
+    (version "0.3")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -2546,7 +2546,7 @@ Its features are:
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0xb2si8il6j2mkkiac6pcx2yj83n82j4rsxxcn7gprpzzm1f9j61"))))
+                "1r9n9qxndn38bc391iylfapacrggwn6yfcba64gpmjfcwvb3gvfz"))))
     (build-system emacs-build-system)
     (home-page "https://github.com/minad/corfu")
     (synopsis "Completion overlay region function")

base-commit: e009b8d7126531a2983701413c5b97e620e495e4
-- 
2.31.1





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

Previous Next


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