GNU bug report logs - #77286
[PATCH] gnu: parallel: Update to 20250322.

Previous Next

Package: guix-patches;

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

Date: Wed, 26 Mar 2025 15:49:01 UTC

Severity: normal

Tags: patch

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

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: Andreas Enge <andreas <at> enge.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#77286: closed ([PATCH] gnu: parallel: Update to 20250322.)
Date: Sat, 29 Mar 2025 11:10:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 29 Mar 2025 12:09:29 +0100
with message-id <Z-fU6astw4szTxI0 <at> jurong>
and subject line Re: [PATCH] gnu: parallel: Update to 20250322.
has caused the debbugs.gnu.org bug report #77286,
regarding [PATCH] gnu: parallel: Update to 20250322.
to be marked as done.

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


-- 
77286: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=77286
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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 20250322.
Date: Wed, 26 Mar 2025 08:47:30 -0700
* gnu/packages/parallel.scm (parallel): Update to 20250322.

Change-Id: I40b8419913ce528c36bbf0d929c0321513f3e196
---
 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 db9ac76aa74..58480eb3597 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 "20250222")
+    (version "20250322")
     (source
      (origin
       (method url-fetch)
       (uri (string-append "mirror://gnu/parallel/parallel-"
                           version ".tar.bz2"))
       (sha256
-       (base32 "1xxvblq82q5jisd6qcwk861ww5s7i7kiibnvagr3nkni1mzb4nnh"))
+       (base32 "1gmavcxc6y5w3nsd5flfid7rhvcsvqsjzwr7flajm35ig7krca68"))
       (snippet
        '(begin
           (use-modules (guix build utils))

base-commit: cd3a45a5eca855f43ee3520d07f4ab560daa98c6
-- 
2.43.0



[Message part 3 (message/rfc822, inline)]
From: Andreas Enge <andreas <at> enge.fr>
To: Andy Tai <atai <at> atai.org>
Cc: 77286-done <at> debbugs.gnu.org
Subject: Re: [PATCH] gnu: parallel: Update to 20250322.
Date: Sat, 29 Mar 2025 12:09:29 +0100
Pushed, thanks!

Andreas



This bug report was last modified 138 days ago.

Previous Next


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