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

Previous Next

Package: guix-patches;

Reported by: Alexandr Vityazev <avityazev <at> posteo.org>

Date: Thu, 29 Jul 2021 09:37:01 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: Alexandr Vityazev <avityazev <at> posteo.org>
Subject: bug#49767: closed (Re: [bug#49767] [PATCH] gnu: emacs-vertico:
 Update to 0.13.)
Date: Sat, 31 Jul 2021 12:05:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#49767: [PATCH] gnu: emacs-vertico: Update to 0.13.

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

-- 
49767: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=49767
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: Alexandr Vityazev <avityazev <at> posteo.org>
Cc: 49767-done <at> debbugs.gnu.org
Subject: Re: [bug#49767] [PATCH] gnu: emacs-vertico: Update to 0.13.
Date: Sat, 31 Jul 2021 14:04:49 +0200
Hello,

Alexandr Vityazev <avityazev <at> posteo.org> writes:

> * gnu/packages/emacs-xyz.scm (emacs-vertico): Update to 0.13.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou

[Message part 3 (message/rfc822, inline)]
From: Alexandr Vityazev <avityazev <at> posteo.org>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: emacs-vertico: Update to 0.13.
Date: Thu, 29 Jul 2021 09:36:41 +0000
* gnu/packages/emacs-xyz.scm (emacs-vertico): Update to 0.13.
---
 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 d468abd8e2..ef82c0eeae 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -28894,7 +28894,7 @@ and preferred services can easily be configured.")
 (define-public emacs-vertico
   (package
     (name "emacs-vertico")
-    (version "0.12")
+    (version "0.13")
     (source
      (origin
        (method git-fetch)
@@ -28903,7 +28903,7 @@ and preferred services can easily be configured.")
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1qb5qmspc7042r366d73j26hrzmrsdwscv8ly9glsa4gbdxcjkln"))))
+        (base32 "09zrrjbfbvj5lfrgjq21nsavdm69iwdsa0a80618v7xlkfk56wf1"))))
     (build-system emacs-build-system)
     (native-inputs
      `(("texinfo" ,texinfo)))
-- 
2.32.0



-- 

Alexandr Vityazev



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

Previous Next


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