all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#68588] [PATCH] gnu: emacs-clj-refactor: Update to 3.11.3.
@ 2024-01-19 13:34 Roman Scherer
  2024-02-10 21:42 ` bug#68588: " Nicolas Goaziou via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Roman Scherer @ 2024-01-19 13:34 UTC (permalink / raw)
  To: 68588
  Cc: Roman Scherer, Andrew Tropin, Katherine Cox-Buday,
	Liliana Marie Prikler

* gnu/packages/emacs-xyz.scm (emacs-clj-refactor): Update to 3.11.3.

Change-Id: I7dfd427787a410bd9f462bfd755f4de5e69b6dbb
---
 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 ad811ce363..cff4dcb6d4 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -13449,7 +13449,7 @@ (define-public emacs-clj-deps-new
 (define-public emacs-clj-refactor
   (package
     (name "emacs-clj-refactor")
-    (version "3.11.2")
+    (version "3.11.3")
     (source
      (origin
        (method git-fetch)
@@ -13458,7 +13458,7 @@ (define-public emacs-clj-refactor
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1y8xphmmd2ciwnrr7lbiwq0v5c7chq60wssxng9mw0fiz2i3ix22"))))
+        (base32 "17c9lrykbfp0ab7lmi4jh34q6ir7i46acn313xw5342d2q5ql6sk"))))
     (build-system emacs-build-system)
     (propagated-inputs
      (list emacs-cider

base-commit: 0eadd486484fcf9a234758842f74ba28361640db
-- 
2.41.0





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

* bug#68588: [PATCH] gnu: emacs-clj-refactor: Update to 3.11.3.
  2024-01-19 13:34 [bug#68588] [PATCH] gnu: emacs-clj-refactor: Update to 3.11.3 Roman Scherer
@ 2024-02-10 21:42 ` Nicolas Goaziou via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou via Guix-patches via @ 2024-02-10 21:42 UTC (permalink / raw)
  To: Roman Scherer; +Cc: 68588-done

Hello,

Roman Scherer <roman@burningswell.com> writes:

> * gnu/packages/emacs-xyz.scm (emacs-clj-refactor): Update to 3.11.3.

Thanks. Unfortunately, I updated the package without noticing this
patch…

Regards,
-- 
Nicolas Goaziou






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

end of thread, other threads:[~2024-02-10 21:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-19 13:34 [bug#68588] [PATCH] gnu: emacs-clj-refactor: Update to 3.11.3 Roman Scherer
2024-02-10 21:42 ` bug#68588: " 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.