GNU bug report logs - #73464
[PATCH] gnu: parallel: Update to 20240922.

Previous Next

Package: guix-patches;

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

Date: Wed, 25 Sep 2024 02:41:02 UTC

Severity: normal

Tags: patch

Done: Z572 <zhengjunjie <at> iscas.ac.cn>

Bug is archived. No further changes may be made.

Full log


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

From: Z572 <zhengjunjie <at> iscas.ac.cn>
To: Andy Tai <atai <at> atai.org>
Cc: 73464-done <at> debbugs.gnu.org
Subject: Re: [bug#73464] [PATCH] gnu: parallel: Update to 20240922.
Date: Fri, 27 Sep 2024 20:17:01 +0800
[Message part 1 (text/plain, inline)]
Andy Tai <atai <at> atai.org> writes:

> * gnu/packages/parallel.scm (parallel): Update to 20240922.
>
> Change-Id: I55f14f7ee8996a4339a17ec595c5b48bec044347
> ---
>  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 a77894b8d6..e89739e3d3 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 "20240822")
> +    (version "20240922")
>      (source
>       (origin
>        (method url-fetch)
>        (uri (string-append "mirror://gnu/parallel/parallel-"
>                            version ".tar.bz2"))
>        (sha256
> -       (base32 "179hr24gs3gpz7c5mnnncg0dixym70hvsk705cbhp61ifrdxkfyp"))
> +       (base32 "1i6b3agvmvfnkvxy1s15yficfpyxgk6k7wwqw0ly3idpx0ahf8b3"))
>        (snippet
>         '(begin
>            (use-modules (guix build utils))
>
> base-commit: 3ac69c1a757430d6dfdd37eb948ba1d6967967cc

push, close.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 289 days ago.

Previous Next


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