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

Previous Next

Package: guix-patches;

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

Date: Wed, 5 May 2021 13:20:01 UTC

Severity: normal

Tags: patch

Done: Leo Prikler <leo.prikler <at> student.tugraz.at>

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#48236: closed ([bug#48235 #48236] [PATCH] gnu: emacs-corfu:
 Update to 0.6...)
Date: Wed, 05 May 2021 17:27:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#48236: [PATCH] gnu: emacs-vertico: Update to 0.8.

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 48236 <at> debbugs.gnu.org.

-- 
48236: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=48236
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Leo Prikler <leo.prikler <at> student.tugraz.at>
To: Xinglu Chen <public <at> yoctocell.xyz>
Cc: 48236-done <at> debbugs.gnu.org, 48235-done <at> debbugs.gnu.org
Subject: [bug#48235 #48236] [PATCH] gnu: emacs-corfu: Update to 0.6...
Date: Wed, 05 May 2021 19:25:43 +0200
Pushed as de9c69516a008f0fe03bc418226f332d990ebcbc and
f47b8b332b3adaab8743775b9e45638dcd381e78 respectively.

Regards,
Leo


[Message part 3 (message/rfc822, inline)]
From: Xinglu Chen <public <at> yoctocell.xyz>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: emacs-vertico: Update to 0.8.
Date: Wed, 05 May 2021 15:19:36 +0200
* gnu/packages/emacs-xyz.scm (emacs-vertico): 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 1a640a53f3..38bb05a61c 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -27811,7 +27811,7 @@ and preferred services can easily be configured.")
 (define-public emacs-vertico
   (package
     (name "emacs-vertico")
-    (version "0.6")
+    (version "0.8")
     (source
      (origin
        (method git-fetch)
@@ -27820,7 +27820,7 @@ and preferred services can easily be configured.")
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1is189z4hmrq49zqvm10xmq7ggj0zy57p0drzcrn1m94qicxnwj2"))))
+        (base32 "11yaq9p5406m88l0di0g9q782gj5g3b2kc555440fwqcpjhdshqg"))))
     (build-system emacs-build-system)
     (native-inputs
      `(("texinfo" ,texinfo)))

base-commit: 56e4d7204b0d4f83ab8cf4aab24199a9f8dc082c
-- 
2.31.1





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

Previous Next


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