unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#48235] [PATCH] gnu: emacs-corfu: Update to 0.6.
@ 2021-05-05 13:18 Xinglu Chen
  2021-05-05 17:25 ` bug#48235: #48236] " Leo Prikler
  0 siblings, 1 reply; 2+ messages in thread
From: Xinglu Chen @ 2021-05-05 13:18 UTC (permalink / raw)
  To: 48235

* gnu/packages/emacs-xyz.scm (emacs-corfu): Update to 0.6.
---
 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..bc338c266f 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -2586,7 +2586,7 @@ Its features are:
 (define-public emacs-corfu
   (package
     (name "emacs-corfu")
-    (version "0.4")
+    (version "0.6")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -2595,7 +2595,7 @@ Its features are:
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1yw90clfbqny2pchjc1cxqgr0gjag7bz6hys6jgidsxifzr662ps"))))
+                "03x1yxbq7aha9j1blhl3nb3s5dapsavymg9ydjqdbq9py26qavf0"))))
     (build-system emacs-build-system)
     (home-page "https://github.com/minad/corfu")
     (synopsis "Completion overlay region function")

base-commit: 56e4d7204b0d4f83ab8cf4aab24199a9f8dc082c
-- 
2.31.1






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

* bug#48235: #48236] [PATCH] gnu: emacs-corfu: Update to 0.6...
  2021-05-05 13:18 [bug#48235] [PATCH] gnu: emacs-corfu: Update to 0.6 Xinglu Chen
@ 2021-05-05 17:25 ` Leo Prikler
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Prikler @ 2021-05-05 17:25 UTC (permalink / raw)
  To: Xinglu Chen; +Cc: 48236-done, 48235-done

Pushed as de9c69516a008f0fe03bc418226f332d990ebcbc and
f47b8b332b3adaab8743775b9e45638dcd381e78 respectively.

Regards,
Leo





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

end of thread, other threads:[~2021-05-05 17:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-05 13:18 [bug#48235] [PATCH] gnu: emacs-corfu: Update to 0.6 Xinglu Chen
2021-05-05 17:25 ` bug#48235: #48236] " Leo Prikler

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