unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#48068] [PATCH] gnu: emacs-corfu: Update to 0.3.
@ 2021-04-27 17:08 Xinglu Chen
  2021-04-28 19:40 ` [bug#48068] [PATCH v2] gnu: emacs-corfu: Update to 0.4 Xinglu Chen
  0 siblings, 1 reply; 3+ messages in thread
From: Xinglu Chen @ 2021-04-27 17:08 UTC (permalink / raw)
  To: 48068

* 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






^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [bug#48068] [PATCH v2] gnu: emacs-corfu: Update to 0.4.
  2021-04-27 17:08 [bug#48068] [PATCH] gnu: emacs-corfu: Update to 0.3 Xinglu Chen
@ 2021-04-28 19:40 ` Xinglu Chen
  2021-04-28 22:26   ` bug#48068: " Nicolas Goaziou
  0 siblings, 1 reply; 3+ messages in thread
From: Xinglu Chen @ 2021-04-28 19:40 UTC (permalink / raw)
  To: 48068

* 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






^ permalink raw reply related	[flat|nested] 3+ messages in thread

* bug#48068: [PATCH v2] gnu: emacs-corfu: Update to 0.4.
  2021-04-28 19:40 ` [bug#48068] [PATCH v2] gnu: emacs-corfu: Update to 0.4 Xinglu Chen
@ 2021-04-28 22:26   ` Nicolas Goaziou
  0 siblings, 0 replies; 3+ messages in thread
From: Nicolas Goaziou @ 2021-04-28 22:26 UTC (permalink / raw)
  To: Xinglu Chen; +Cc: 48068-done

Hello,

Xinglu Chen <public@yoctocell.xyz> writes:

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

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-04-28 22:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-27 17:08 [bug#48068] [PATCH] gnu: emacs-corfu: Update to 0.3 Xinglu Chen
2021-04-28 19:40 ` [bug#48068] [PATCH v2] gnu: emacs-corfu: Update to 0.4 Xinglu Chen
2021-04-28 22:26   ` bug#48068: " Nicolas Goaziou

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).