GNU bug report logs - #66770
[PATCH] gnu: parallel: Update to 20231022

Previous Next

Package: guix-patches;

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

Date: Fri, 27 Oct 2023 05:51:02 UTC

Severity: normal

Tags: patch

Done: Clément Lassieur <clement <at> lassieur.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 66770 in the body.
You can then email your comments to 66770 AT debbugs.gnu.org in the normal way.

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#66770; Package guix-patches. (Fri, 27 Oct 2023 05:51:02 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. (Fri, 27 Oct 2023 05:51: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 20231022
Date: Thu, 26 Oct 2023 22:49:25 -0700
* gnu/packages/parallel.scm (parallel): Update to 20231022
---
 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 df7b498d1f..2ec87e751a 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 "20230922")
+    (version "20231022")
     (source
      (origin
       (method url-fetch)
       (uri (string-append "mirror://gnu/parallel/parallel-"
                           version ".tar.bz2"))
       (sha256
-       (base32 "0qz0pzy6icgdr6ak0gszzlxqm4s0w514ayyg2d8gcpayvlb78i0i"))
+       (base32 "1316ydijavz41078c99mbrbaddnshspbs8nsbm5qlyah317vkwlk"))
       (snippet
        '(begin
           (use-modules (guix build utils))

base-commit: b96729e22d013cadf0a38536852a293f9dc2dfc5
-- 
2.41.0





Reply sent to Clément Lassieur <clement <at> lassieur.org>:
You have taken responsibility. (Sat, 28 Oct 2023 14:59:02 GMT) Full text and rfc822 format available.

Notification sent to Andy Tai <atai <at> atai.org>:
bug acknowledged by developer. (Sat, 28 Oct 2023 14:59:02 GMT) Full text and rfc822 format available.

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

From: Clément Lassieur <clement <at> lassieur.org>
To: Andy Tai <atai <at> atai.org>
Cc: 66770-done <at> debbugs.gnu.org
Subject: Re: [bug#66770] [PATCH] gnu: parallel: Update to 20231022
Date: Sat, 28 Oct 2023 16:57:47 +0200
On Thu, Oct 26 2023, Andy Tai wrote:

> * gnu/packages/parallel.scm (parallel): Update to 20231022

Applied as ed4f93356b6601d7be1890675a62803921c0ca0e, thanks!




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 26 Nov 2023 12:24:07 GMT) Full text and rfc822 format available.

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

Previous Next


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