all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: jlicht@fsfe.org
To: 66819@debbugs.gnu.org
Cc: Jelle Licht <jlicht@fsfe.org>, Andrew Tropin <andrew@trop.in>,
	Katherine Cox-Buday <cox.katherine.e+guix@gmail.com>,
	Liliana Marie Prikler <liliana.prikler@gmail.com>
Subject: [bug#66819] [PATCH 3/5] gnu: emacs-clj-refactor: Update to 3.10.0.
Date: Sun, 29 Oct 2023 15:40:27 +0100	[thread overview]
Message-ID: <88c0a6d28335c914584f1e791f9109c3c93d092e.1698590429.git.jlicht@fsfe.org> (raw)
In-Reply-To: <2293ae09e013c93ef755be767f2a7201718e3961.1698590429.git.jlicht@fsfe.org>

From: Jelle Licht <jlicht@fsfe.org>

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

Change-Id: Idef5f44e2e3a8ed149d46ba2307184ffee21de4b
---

 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 4d3c176e4f..3a3da8fe8a 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -13169,7 +13169,7 @@ (define-public emacs-clj-deps-new
 (define-public emacs-clj-refactor
   (package
     (name "emacs-clj-refactor")
-    (version "3.9.4")
+    (version "3.10.0")
     (source
      (origin
        (method git-fetch)
@@ -13178,7 +13178,7 @@ (define-public emacs-clj-refactor
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1j9pkkpnbvyl9p45dycngdiq2kyj6bmyb709pdxj3nar2d8ryl1h"))))
+        (base32 "100ngpgvff0xvw1h5krvh40sa3ympl241imwskcv62yk29m9z411"))))
     (build-system emacs-build-system)
     (propagated-inputs
      (list emacs-cider
-- 
2.41.0





  parent reply	other threads:[~2023-10-29 14:42 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-29 14:37 [bug#66819] [PATCH 0/5] Update Clojure-related packages for Emacs jlicht
2023-10-29 14:40 ` [bug#66819] [PATCH 1/5] gnu: emacs-org-contrib: Remove dependency on emacs-cider jlicht
2023-10-29 14:40   ` [bug#66819] [PATCH 2/5] gnu: emacs-clojure-mode: Update to 5.18.0 jlicht
2023-10-29 14:40   ` jlicht [this message]
2023-10-29 14:40   ` [bug#66819] [PATCH 4/5] gnu: emacs-cider: Update to 1.9.0 jlicht
2023-10-29 14:40   ` [bug#66819] [PATCH 5/5] gnu: emacs-cider: Include enrich-classpath wrapper scripts jlicht
2023-11-02  6:25 ` bug#66819: [PATCH 0/5] Update Clojure-related packages for Emacs Andrew Tropin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=88c0a6d28335c914584f1e791f9109c3c93d092e.1698590429.git.jlicht@fsfe.org \
    --to=jlicht@fsfe.org \
    --cc=66819@debbugs.gnu.org \
    --cc=andrew@trop.in \
    --cc=cox.katherine.e+guix@gmail.com \
    --cc=liliana.prikler@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.