GNU bug report logs -
#68588
[PATCH] gnu: emacs-clj-refactor: Update to 3.11.3.
Previous Next
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.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 68588 in the body.
You can then email your comments to 68588 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
andrew <at> trop.in, cox.katherine.e+guix <at> gmail.com, liliana.prikler <at> gmail.com, guix-patches <at> gnu.org
:
bug#68588
; Package
guix-patches
.
(Fri, 19 Jan 2024 13:35:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Roman Scherer <roman <at> burningswell.com>
:
New bug report received and forwarded. Copy sent to
andrew <at> trop.in, cox.katherine.e+guix <at> gmail.com, liliana.prikler <at> gmail.com, guix-patches <at> gnu.org
.
(Fri, 19 Jan 2024 13:35:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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
Reply sent
to
Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
:
You have taken responsibility.
(Sat, 10 Feb 2024 21:43:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Roman Scherer <roman <at> burningswell.com>
:
bug acknowledged by developer.
(Sat, 10 Feb 2024 21:43:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 68588-done <at> debbugs.gnu.org (full text, mbox):
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
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 10 Mar 2024 11:24:15 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 103 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.