unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Xinglu Chen <public@yoctocell.xyz>
To: 48068@debbugs.gnu.org
Subject: [bug#48068] [PATCH v2] gnu: emacs-corfu: Update to 0.4.
Date: Wed, 28 Apr 2021 21:40:30 +0200	[thread overview]
Message-ID: <4aa2e0b593bae8a2486a122dca0b5c7712056efa.1619638753.git.public@yoctocell.xyz> (raw)
In-Reply-To: <e3253d971a77cb01e2a34f449591a2e712ec1145.1619543303.git.public@yoctocell.xyz>

* gnu/packages/emacs-xyz.scm (emacs-corfu): Update to 0.4.
---
Changes since v1:
- Updated from 0.3 to 0.4.

 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 b064860491..758336a0b1 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.4")
     (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"))))
+                "1yw90clfbqny2pchjc1cxqgr0gjag7bz6hys6jgidsxifzr662ps"))))
     (build-system emacs-build-system)
     (home-page "https://github.com/minad/corfu")
     (synopsis "Completion overlay region function")

base-commit: 510fbf7f9360ec5c7b93a45c2fa7ce168a15d9ae
-- 
2.31.1






  reply	other threads:[~2021-04-28 20:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-27 17:08 [bug#48068] [PATCH] gnu: emacs-corfu: Update to 0.3 Xinglu Chen
2021-04-28 19:40 ` Xinglu Chen [this message]
2021-04-28 22:26   ` bug#48068: [PATCH v2] gnu: emacs-corfu: Update to 0.4 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=4aa2e0b593bae8a2486a122dca0b5c7712056efa.1619638753.git.public@yoctocell.xyz \
    --to=public@yoctocell.xyz \
    --cc=48068@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).