unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Aleksandr Vityazev <avityazev@posteo.org>
To: 53682@debbugs.gnu.org
Subject: [bug#53682] [PATCH] gnu: emacs-vertico: Update to 0.20.
Date: Tue, 01 Feb 2022 09:16:07 +0000	[thread overview]
Message-ID: <f80a3f08053b99ec1000064557752dccd7a58e5c.1643706951.git.avityazev@posteo.org> (raw)

* gnu/packages/emacs-xyz.scm (emacs-vertico): Update to 0.20.
---
 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 8ce245c54a..ec0aecffac 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -29679,7 +29679,7 @@ (define-public emacs-ivy-avy
 (define-public emacs-vertico
   (package
     (name "emacs-vertico")
-    (version "0.19")
+    (version "0.20")
     (source
      (origin
        (method git-fetch)
@@ -29688,7 +29688,7 @@ (define-public emacs-vertico
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1q167rwz2g58p0xrdn41vq5knmm5s6k60imnmgiprx4qz9dik2vg"))))
+        (base32 "0kvijirk3lz6m7wx3b31ws0qyrp45lccysp1ranrhdx58pp0551v"))))
     (build-system emacs-build-system)
     (arguments
      `(#:phases

base-commit: 264162124f814470e06e419ea464b6c6bb9b0a3d
prerequisite-patch-id: 170079138c52aa59aa21a917f8d6b178c80c85d8
prerequisite-patch-id: 947e2640dcf1b47e6b1160b7525cbe7f7300e50b
-- 
2.34.0



-- 

Aleksandr Vityazev




             reply	other threads:[~2022-02-01  9:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-01  9:16 Aleksandr Vityazev [this message]
2022-02-06 20:57 ` bug#53682: [PATCH] gnu: emacs-vertico: Update to 0.20 Nicolas Goaziou

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f80a3f08053b99ec1000064557752dccd7a58e5c.1643706951.git.avityazev@posteo.org \
    --to=avityazev@posteo.org \
    --cc=53682@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).