GNU bug report logs - #71692
[PATCH] gnu: rename: Update to 2.02.

Previous Next

Package: guix-patches;

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.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: "jgart" <jgart <at> dismail.de>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#71692: closed ([PATCH] gnu: rename: Update to 2.02.)
Date: Fri, 21 Jun 2024 16:30:04 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 21 Jun 2024 15:29:38 +0000
with message-id <be56dc80e419087318e59318647b374879d1832e <at> dismail.de>
and subject line Re: [PATCH] gnu: rename: Update to 2.02.
has caused the debbugs.gnu.org bug report #71692,
regarding [PATCH] gnu: rename: Update to 2.02.
to be marked as done.

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


-- 
71692: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=71692
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Wilko Meyer <w <at> wmeyer.eu>
To: guix-patches <at> gnu.org
Cc: Wilko Meyer <w <at> wmeyer.eu>
Subject: [PATCH] gnu: rename: Update to 2.02.
Date: Fri, 21 Jun 2024 12:23:05 +0200
* 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



[Message part 3 (message/rfc822, inline)]
From: "jgart" <jgart <at> dismail.de>
To: 71692-done <at> debbugs.gnu.org
Cc: Wilko Meyer <w <at> wmeyer.eu>
Subject: Re: [PATCH] gnu: rename: Update to 2.02.
Date: Fri, 21 Jun 2024 15:29:38 +0000
Hi Wilko,

Thanks for the patch!

all best,

jgart

https://whereis.みんな/


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

Previous Next


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