GNU bug report logs - #78874
[PATCH] gnu: parallel: Update to 20250622.

Previous Next

Package: guix-patches;

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

Date: Mon, 23 Jun 2025 14:27:03 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: Andy Tai <atai <at> atai.org>
Subject: bug#78874: closed (Re: [PATCH] gnu: parallel: Update to 20250622.)
Date: Tue, 24 Jun 2025 19:41:05 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#78874: [PATCH] gnu: parallel: Update to 20250622.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 78874 <at> debbugs.gnu.org.

-- 
78874: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=78874
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Andreas Enge <andreas <at> enge.fr>
To: Andy Tai <atai <at> atai.org>
Cc: 78874-done <at> debbugs.gnu.org
Subject: Re: [PATCH] gnu: parallel: Update to 20250622.
Date: Tue, 24 Jun 2025 21:40:40 +0200
Done, thanks!

Andreas


[Message part 3 (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 20250622.
Date: Mon, 23 Jun 2025 07:26:30 -0700
* gnu/packages/parallel.scm (parallel): Update to 20250622.

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

base-commit: 5c53a53c707c68befbac64b7e7629fc6d8ba166c
-- 
2.43.0




This bug report was last modified 58 days ago.

Previous Next


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