unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#55699] [PATCH] gnu: emacs-corfu: Update to 0.25.
@ 2022-05-29  7:50 jgart via Guix-patches via
  2022-06-05 16:09 ` Tobias Geerinckx-Rice via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: jgart via Guix-patches via @ 2022-05-29  7:50 UTC (permalink / raw)
  To: 55699; +Cc: jgart

* gnu/packages/emacs-xyz.scm (emacs-corfu): Update to 0.25.
---
 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 938bdd3ec8..c7415decd5 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -3110,7 +3110,7 @@ (define-public emacs-citeproc-el
 (define-public emacs-corfu
   (package
     (name "emacs-corfu")
-    (version "0.22")
+    (version "0.25")
     (source
      (origin
        (method git-fetch)
@@ -3119,7 +3119,7 @@ (define-public emacs-corfu
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "062lxyqh7nfaixmgfgmqfbkainxc8ypdkj6qjq38xigk55s7c5wk"))))
+        (base32 "1brq8dfn4mx5mxyqqikmhwpwlqdrfq1z0wprm6awxr89xk506g77"))))
     (build-system emacs-build-system)
     (arguments
      `(#:phases
-- 
2.35.3





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

* [bug#55699] [PATCH] gnu: emacs-corfu: Update to 0.25.
  2022-05-29  7:50 [bug#55699] [PATCH] gnu: emacs-corfu: Update to 0.25 jgart via Guix-patches via
@ 2022-06-05 16:09 ` Tobias Geerinckx-Rice via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: Tobias Geerinckx-Rice via Guix-patches via @ 2022-06-05 16:09 UTC (permalink / raw)
  To: jgart; +Cc: 55699, 55699-done

[-- Attachment #1: Type: text/plain, Size: 167 bytes --]

jgart,

jgart via Guix-patches via 写道:
> * gnu/packages/emacs-xyz.scm (emacs-corfu): Update to 0.25.

Thanks!  Pushed to master.

Kind regards,

T G-R

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]

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

end of thread, other threads:[~2022-06-05 16:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-29  7:50 [bug#55699] [PATCH] gnu: emacs-corfu: Update to 0.25 jgart via Guix-patches via
2022-06-05 16:09 ` Tobias Geerinckx-Rice via Guix-patches via

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