GNU bug report logs - #68588
[PATCH] gnu: emacs-clj-refactor: Update to 3.11.3.

Previous Next

Package: guix-patches;

Reported by: Roman Scherer <roman <at> burningswell.com>

Date: Fri, 19 Jan 2024 13:35:01 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#68588: closed ([PATCH] gnu: emacs-clj-refactor: Update to
 3.11.3.)
Date: Sat, 10 Feb 2024 21:43:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 10 Feb 2024 22:42:08 +0100
with message-id <87ttmgm1xr.fsf <at> nicolasgoaziou.fr>
and subject line Re: [bug#68588] [PATCH] gnu: emacs-clj-refactor: Update to 3.11.3.
has caused the debbugs.gnu.org bug report #68588,
regarding [PATCH] gnu: emacs-clj-refactor: Update to 3.11.3.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
68588: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68588
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Roman Scherer <roman <at> burningswell.com>
To: guix-patches <at> gnu.org
Cc: Roman Scherer <roman <at> burningswell.com>
Subject: [PATCH] gnu: emacs-clj-refactor: Update to 3.11.3.
Date: Fri, 19 Jan 2024 14:34:31 +0100
* 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



[Message part 3 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Roman Scherer <roman <at> burningswell.com>
Cc: 68588-done <at> debbugs.gnu.org
Subject: Re: [bug#68588] [PATCH] gnu: emacs-clj-refactor: Update to 3.11.3.
Date: Sat, 10 Feb 2024 22:42:08 +0100
Hello,

Roman Scherer <roman <at> 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




This bug report was last modified 1 year and 126 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.