GNU bug report logs -
#71692
[PATCH] gnu: rename: Update to 2.02.
Previous Next
Reported by: Wilko Meyer <w <at> wmeyer.eu>
Date: Fri, 21 Jun 2024 10:25:01 UTC
Severity: normal
Tags: patch
Done: "jgart" <jgart <at> dismail.de>
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 71692 in the body.
You can then email your comments to 71692 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#71692
; Package
guix-patches
.
(Fri, 21 Jun 2024 10:25:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Wilko Meyer <w <at> wmeyer.eu>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Fri, 21 Jun 2024 10:25:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/admin.scm (rename): Update to 2.02.
Change-Id: I0792b169c4c1e621ff61e7774bd60d2d98f67a6f
---
Hi Guix,
Noticed =rename= was outdated by a major version and updated
it. Builds successfully on my machine.
gnu/packages/admin.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index 212c2b3715..6b9a3d2476 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -1918,7 +1918,7 @@ (define-public realmd
(define-public rename
(package
(name "rename")
- (version "1.10")
+ (version "2.02")
(source (origin
(method url-fetch)
(uri (string-append
@@ -1926,7 +1926,7 @@ (define-public rename
version ".tar.gz"))
(sha256
(base32
- "137m8s06r4n038ivlr5r1d9a7q9l7shmwpvnyx053r9ndhvbnkh5"))))
+ "1pr0qmsb9gb5xqwpicabnr5jcxdbbvz1mgdqw3d3d0dn12060ysk"))))
(build-system perl-build-system)
(arguments
`(#:phases
base-commit: b993f4735d41e690dbafb8ee2e17fce996a8cf20
prerequisite-patch-id: 73edd1942a5c6076f414ce0a8fca14eacae5c9c4
--
2.41.0
Reply sent
to
"jgart" <jgart <at> dismail.de>
:
You have taken responsibility.
(Fri, 21 Jun 2024 16:30:04 GMT)
Full text and
rfc822 format available.
Notification sent
to
Wilko Meyer <w <at> wmeyer.eu>
:
bug acknowledged by developer.
(Fri, 21 Jun 2024 16:30:04 GMT)
Full text and
rfc822 format available.
Message #10 received at 71692-done <at> debbugs.gnu.org (full text, mbox):
Hi Wilko,
Thanks for the patch!
all best,
jgart
https://whereis.みんな/
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 20 Jul 2024 11:24:16 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 50 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.