GNU bug report logs - #78692
[PATCH] gnu: parallel: Update to 20250522.

Previous Next

Package: guix-patches;

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

Date: Wed, 4 Jun 2025 08:24:01 UTC

Severity: normal

Tags: patch

Done: Andreas Enge <andreas <at> enge.fr>

To reply to this bug, email your comments to 78692 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#78692; Package guix-patches. (Wed, 04 Jun 2025 08:24: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. (Wed, 04 Jun 2025 08:24: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 20250522.
Date: Wed,  4 Jun 2025 01:23:36 -0700
* gnu/packages/parallel.scm (parallel): update to 202505222.

Change-Id: Ib1f416f0a1ea8d1eacebba588645511e4b03aed8
---
 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 c5197fdc78..0abf9c5c50 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 "20250422")
+    (version "20250522")
     (source
      (origin
       (method url-fetch)
       (uri (string-append "mirror://gnu/parallel/parallel-"
                           version ".tar.bz2"))
       (sha256
-       (base32 "1pa8yapvkd3267rhadhs4ingi8g11vf3yh1ssv5yv1zdzfvsgw0h"))
+       (base32 "1jxjzmmbb09in8inj9gsfgy1h7q4cxdcq0sbxnv8pzwcbx3qzcml"))
       (snippet
        '(begin
           (use-modules (guix build utils))

base-commit: f7b715bc4f9cf8e1cf46f55ee758bb171f14330a
-- 
2.43.0





Reply sent to Andreas Enge <andreas <at> enge.fr>:
You have taken responsibility. (Thu, 05 Jun 2025 17:10:02 GMT) Full text and rfc822 format available.

Notification sent to Andy Tai <atai <at> atai.org>:
bug acknowledged by developer. (Thu, 05 Jun 2025 17:10:03 GMT) Full text and rfc822 format available.

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

From: Andreas Enge <andreas <at> enge.fr>
To: Andy Tai <atai <at> atai.org>
Cc: 78692-done <at> debbugs.gnu.org
Subject: Re: [PATCH] gnu: parallel: Update to 20250522.
Date: Thu, 5 Jun 2025 19:09:43 +0200
Pushed, thanks!

Andreas





This bug report was last modified today.

Previous Next


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