GNU bug report logs - #72252
[PATCH] gnu: parallel: Update to 20240722.

Previous Next

Package: guix-patches;

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

Date: Tue, 23 Jul 2024 08:43:01 UTC

Severity: normal

Tags: patch

Done: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>

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 72252 in the body.
You can then email your comments to 72252 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#72252; Package guix-patches. (Tue, 23 Jul 2024 08:43:01 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. (Tue, 23 Jul 2024 08:43:01 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 20240722.
Date: Tue, 23 Jul 2024 01:42:09 -0700
* gnu/packages/parallel.scm (parallel): Update to 20240722.

Change-Id: I0b13441a038807dd45a13a9b153ca6ba8799507d
---
 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 a16a0d8689..2e00701582 100644
--- a/gnu/packages/parallel.scm
+++ b/gnu/packages/parallel.scm
@@ -68,14 +68,14 @@ (define-module (gnu packages parallel)
 (define-public parallel
   (package
     (name "parallel")
-    (version "20240622")
+    (version "20240722")
     (source
      (origin
       (method url-fetch)
       (uri (string-append "mirror://gnu/parallel/parallel-"
                           version ".tar.bz2"))
       (sha256
-       (base32 "1m9qpx6c7b62s1kjp6aj0qfnj3fw2pl72q32bdykqi5x0z4i1qip"))
+       (base32 "1w2k1s7fmbj7csnmxxzvg07i5vgja1ddhjj6m6z2ibvnyxqm8cy7"))
       (snippet
        '(begin
           (use-modules (guix build utils))

base-commit: 1fa4d658d808202f98003d1488f8e44daee370a9
-- 
2.34.1





Reply sent to Zheng Junjie <zhengjunjie <at> iscas.ac.cn>:
You have taken responsibility. (Thu, 25 Jul 2024 05:16:03 GMT) Full text and rfc822 format available.

Notification sent to Andy Tai <atai <at> atai.org>:
bug acknowledged by developer. (Thu, 25 Jul 2024 05:16:03 GMT) Full text and rfc822 format available.

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

From: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
To: Andy Tai <atai <at> atai.org>
Cc: 72252-done <at> debbugs.gnu.org
Subject: Re: [bug#72252] [PATCH] gnu: parallel: Update to 20240722.
Date: Thu, 25 Jul 2024 13:14:33 +0800
[Message part 1 (text/plain, inline)]
Andy Tai <atai <at> atai.org> writes:

> * gnu/packages/parallel.scm (parallel): Update to 20240722.
>
> Change-Id: I0b13441a038807dd45a13a9b153ca6ba8799507d
> ---
>  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 a16a0d8689..2e00701582 100644
> --- a/gnu/packages/parallel.scm
> +++ b/gnu/packages/parallel.scm
> @@ -68,14 +68,14 @@ (define-module (gnu packages parallel)
>  (define-public parallel
>    (package
>      (name "parallel")
> -    (version "20240622")
> +    (version "20240722")
>      (source
>       (origin
>        (method url-fetch)
>        (uri (string-append "mirror://gnu/parallel/parallel-"
>                            version ".tar.bz2"))
>        (sha256
> -       (base32 "1m9qpx6c7b62s1kjp6aj0qfnj3fw2pl72q32bdykqi5x0z4i1qip"))
> +       (base32 "1w2k1s7fmbj7csnmxxzvg07i5vgja1ddhjj6m6z2ibvnyxqm8cy7"))
>        (snippet
>         '(begin
>            (use-modules (guix build utils))
>
> base-commit: 1fa4d658d808202f98003d1488f8e44daee370a9

push, see https://git.savannah.gnu.org/cgit/guix.git/commit/?id=2c5eaa61e50f3f6e5e52642feba53093b7777f0b
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 22 Aug 2024 11:24:09 GMT) Full text and rfc822 format available.

This bug report was last modified 74 days ago.

Previous Next


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