GNU bug report logs

#73942 [PATCH] gnu: parallel: Update to 20241022.

PackageSource(s)Maintainer(s)
guix-patches PTS Buildd Popcon
Reply or subscribe to this bug. View this bug as an mbox, status mbox, or maintainer mbox

Report forwarded to guix-patches@gnu.org:
bug#73942; Package guix-patches. (Tue, 22 Oct 2024 04:47:02 GMT) (full text, mbox, link).


Acknowledgement sent to Andy Tai <atai@atai.org>:
New bug report received and forwarded. Copy sent to guix-patches@gnu.org. (Tue, 22 Oct 2024 04:47:02 GMT) (full text, mbox, link).


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

From: Andy Tai <atai@atai.org>
To: guix-patches@gnu.org
Cc: Andy Tai <atai@atai.org>
Subject: [PATCH] gnu: parallel: Update to 20241022.
Date: Mon, 21 Oct 2024 21:45:27 -0700
* gnu/packages/parallel.scm (parallel): Update to 20241022.

Change-Id: I68f5de78e069d2238b8f5dcb43d3e3f85e3f09ba
---
 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 fc96136065..89d82fb8da 100644
--- a/gnu/packages/parallel.scm
+++ b/gnu/packages/parallel.scm
@@ -71,14 +71,14 @@ (define-module (gnu packages parallel)
 (define-public parallel
   (package
     (name "parallel")
-    (version "20240922")
+    (version "20241022")
     (source
      (origin
       (method url-fetch)
       (uri (string-append "mirror://gnu/parallel/parallel-"
                           version ".tar.bz2"))
       (sha256
-       (base32 "1i6b3agvmvfnkvxy1s15yficfpyxgk6k7wwqw0ly3idpx0ahf8b3"))
+       (base32 "04kslp02ayckp8whjhiyppgi84iglfid27njf1k32zvzqvqjpqkd"))
       (snippet
        '(begin
           (use-modules (guix build utils))

base-commit: 5ab3c4c1e43ebb637551223791db0ea3519986e1
-- 
2.34.1





Reply sent to Andreas Enge <andreas@enge.fr>:
You have taken responsibility. (Tue, 22 Oct 2024 09:12:01 GMT) (full text, mbox, link).


Notification sent to Andy Tai <atai@atai.org>:
bug acknowledged by developer. (Tue, 22 Oct 2024 09:12:02 GMT) (full text, mbox, link).


Message #10 received at 73942-done@debbugs.gnu.org (full text, mbox, reply):

From: Andreas Enge <andreas@enge.fr>
To: 73942-done@debbugs.gnu.org
Subject: Close
Date: Tue, 22 Oct 2024 11:10:37 +0200
Pushed to alleviate the burden on QA; parallel has been an easy customer
in the past.

Andreas





Send a report that this bug log contains spam.


debbugs.gnu.org maintainers <help-debbugs@gnu.org>. Last modified: Tue Oct 22 23:22:23 2024; Machine Name: wallace-server

GNU bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.