GNU bug report logs - #78226
[PATCH] gnu: parallel: Update to 20250422.

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Sat, 3 May 2025 07:07:01 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

To reply to this bug, email your comments to 78226 AT debbugs.gnu.org.
There is no need to reopen the bug first.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#78226; Package guix-patches. (Sat, 03 May 2025 07:07:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Andy Tai <atai <at> atai.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 03 May 2025 07:07:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Andy Tai <atai <at> atai.org>
To: guix-patches <at> gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [PATCH] gnu: parallel: Update to 20250422.
Date: Sat,  3 May 2025 00:06:16 -0700
* gnu/packages/parallel.scm (parallel): Update to 20250422.

Change-Id: I43675535bcba061afb23795e5894492b46961886
---
 gnu/packages/parallel.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/parallel.scm b/gnu/packages/parallel.scm
index 58480eb359..4c8fc673b4 100644
--- a/gnu/packages/parallel.scm
+++ b/gnu/packages/parallel.scm
@@ -78,14 +78,14 @@ (define-module (gnu packages parallel)
 (define-public parallel
   (package
     (name "parallel")
-    (version "20250322")
+    (version "20250422")
     (source
      (origin
       (method url-fetch)
       (uri (string-append "mirror://gnu/parallel/parallel-"
                           version ".tar.bz2"))
       (sha256
-       (base32 "1gmavcxc6y5w3nsd5flfid7rhvcsvqsjzwr7flajm35ig7krca68"))
+       (base32 "1pa8yapvkd3267rhadhs4ingi8g11vf3yh1ssv5yv1zdzfvsgw0h"))
       (snippet
        '(begin
           (use-modules (guix build utils))

base-commit: d505cb960fd1e670be9a66d9fdbad94bc49e891d
-- 
2.43.0





Reply sent to Efraim Flashner <efraim <at> flashner.co.il>:
You have taken responsibility. (Sun, 04 May 2025 07:27:07 GMT) Full text and rfc822 format available.

Notification sent to Andy Tai <atai <at> atai.org>:
bug acknowledged by developer. (Sun, 04 May 2025 07:27:08 GMT) Full text and rfc822 format available.

Message #10 received at 78226-done <at> debbugs.gnu.org (full text, mbox):

From: Efraim Flashner <efraim <at> flashner.co.il>
To: Andy Tai <atai <at> atai.org>
Cc: 78226-done <at> debbugs.gnu.org
Subject: Re: [bug#78226] [PATCH] gnu: parallel: Update to 20250422.
Date: Sun, 4 May 2025 10:25:49 +0300
[Message part 1 (text/plain, inline)]
Thanks. Patch pushed!

-- 
Efraim Flashner   <efraim <at> flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 12 days ago.

Previous Next


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