GNU bug report logs - #69447
[PATCH] gnu: parallel: Update to 20240222

Previous Next

Package: guix-patches;

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

Date: Wed, 28 Feb 2024 05:32:02 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#69447: closed ([PATCH] gnu: parallel: Update to 20240222)
Date: Thu, 29 Feb 2024 18:01:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 29 Feb 2024 19:00:13 +0100
with message-id <ZeDGLcgaMwmHvd7T <at> jurong>
and subject line Close
has caused the debbugs.gnu.org bug report #69447,
regarding [PATCH] gnu: parallel: Update to 20240222
to be marked as done.

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


-- 
69447: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69447
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 20240222
Date: Tue, 27 Feb 2024 21:30:46 -0800
* gnu/packages/parallel.scm (parallel): Update to 20240222

Change-Id: I616057cfbe460e363c9da6c3e6f5c1e51d8971c4
---
 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 cbb73567ae..ddf4ad016b 100644
--- a/gnu/packages/parallel.scm
+++ b/gnu/packages/parallel.scm
@@ -64,14 +64,14 @@ (define-module (gnu packages parallel)
 (define-public parallel
   (package
     (name "parallel")
-    (version "20240122")
+    (version "20240222")
     (source
      (origin
       (method url-fetch)
       (uri (string-append "mirror://gnu/parallel/parallel-"
                           version ".tar.bz2"))
       (sha256
-       (base32 "17s4bdywswgrib6zzj2wcmzf792aw85rcavbn6vdf734np5qi5l5"))
+       (base32 "0ml5xicx4lwg2irhl38pdysmq1rmgxcn3m7pjci653r3grm9p87b"))
       (snippet
        '(begin
           (use-modules (guix build utils))

base-commit: 8c0282cf543fe205a5b89201cd7bb8889121a07c
-- 
2.34.1



[Message part 3 (message/rfc822, inline)]
From: Andreas Enge <andreas <at> enge.fr>
To: 69447-done <at> debbugs.gnu.org
Subject: Close
Date: Thu, 29 Feb 2024 19:00:13 +0100
Since QA has trouble keeping up, let us clean the queue of simple things;
parallel never fails :)

Pushed after adding two "." to the commit message.

Thanks!

Andreas



This bug report was last modified 1 year and 80 days ago.

Previous Next


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