all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#69553] [PATCH] gnu: emacs-crux: Update to 0.5.0.
@ 2024-03-04 19:47 Cayetano Santos via Guix-patches via
  2024-03-13  8:46 ` Nicolas Goaziou via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Cayetano Santos via Guix-patches via @ 2024-03-04 19:47 UTC (permalink / raw)
  To: 69553; +Cc: Cayetano Santos

* gnu/packages/emacs-xyz.scm (emacs-crux): Update to 0.5.0.
---
 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 f858597ea7..7f4e83dc10 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -24405,7 +24405,7 @@ (define-public emacs-crdt
 (define-public emacs-crux
   (package
     (name "emacs-crux")
-    (version "0.4.0")
+    (version "0.5.0")
     (source
      (origin
        (method git-fetch)
@@ -24415,7 +24415,7 @@ (define-public emacs-crux
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "1h28chpyq61k72qh749r5kqq1y70wx3xw9c3zyfzmy750wlw6nyj"))))
+         "00n4k09x3slchs81xw1q0rcb78ncb5k2lvsigb9j7s3kxbj6bvvy"))))
     (build-system emacs-build-system)
     (home-page "https://github.com/bbatsov/crux")
     (synopsis "Collection of useful functions for Emacs")

base-commit: 3da49b1472919a62df1fe399638f23a246aa325d
--
2.41.0





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

* [bug#69553] [PATCH] gnu: emacs-crux: Update to 0.5.0.
  2024-03-04 19:47 [bug#69553] [PATCH] gnu: emacs-crux: Update to 0.5.0 Cayetano Santos via Guix-patches via
@ 2024-03-13  8:46 ` Nicolas Goaziou via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou via Guix-patches via @ 2024-03-13  8:46 UTC (permalink / raw)
  To: 69553; +Cc: 69553-done, Cayetano Santos

Hello,

Cayetano Santos via Guix-patches via <guix-patches@gnu.org> writes:

> * gnu/packages/emacs-xyz.scm (emacs-crux): Update to 0.5.0.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou






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

end of thread, other threads:[~2024-03-13  8:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-04 19:47 [bug#69553] [PATCH] gnu: emacs-crux: Update to 0.5.0 Cayetano Santos via Guix-patches via
2024-03-13  8:46 ` Nicolas Goaziou via Guix-patches via

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.