all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Zheng Junjie <zhengjunjie@iscas.ac.cn>
To: Andy Tai <atai@atai.org>
Cc: 71147-done@debbugs.gnu.org
Subject: bug#71147: [PATCH] gnu: parallel: Upsdate to 20240522.
Date: Fri, 31 May 2024 19:52:23 +0800	[thread overview]
Message-ID: <87y17qqjuw.fsf@iscas.ac.cn> (raw)
In-Reply-To: <70d51a94cba12d97ed9cb80e94137b7b481ea462.1716475438.git.atai@atai.org> (Andy Tai's message of "Thu, 23 May 2024 07:44:32 -0700")

[-- Attachment #1: Type: text/plain, Size: 1193 bytes --]

Andy Tai <atai@atai.org> writes:

> * gnu/packages/parallel.scm (parallel): Update to 20240522.
>
> Change-Id: If9d78b0a6f50fd22e2ca8d290209dc7a83cba772
> ---
>  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 11199594f1..739767508a 100644
> --- a/gnu/packages/parallel.scm
> +++ b/gnu/packages/parallel.scm
> @@ -65,14 +65,14 @@ (define-module (gnu packages parallel)
>  (define-public parallel
>    (package
>      (name "parallel")
> -    (version "20240422")
> +    (version "20240522")
>      (source
>       (origin
>        (method url-fetch)
>        (uri (string-append "mirror://gnu/parallel/parallel-"
>                            version ".tar.bz2"))
>        (sha256
> -       (base32 "0rr4i1a5gcxz60cb3p4ga3s8k79sr84yicqysg794ayy7qh8hf3q"))
> +       (base32 "0a396j54857hqqbbskpyh31km7nzly67w3jhkpq2agmz66nrzvb7"))
>        (snippet
>         '(begin
>            (use-modules (guix build utils))
>
> base-commit: aeba4849b42b4d3ac75341ac4b61843c1fe48181

push, see https://git.savannah.gnu.org/cgit/guix.git/commit/?id=395ee83545b49f246ecd90f5bb066a88f9a1c953

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

      parent reply	other threads:[~2024-05-31 11:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-23 14:44 [bug#71147] [PATCH] gnu: parallel: Upsdate to 20240522 Andy Tai
2024-05-31  4:16 ` [bug#71147] [PATCH v2] gnu: parallel: Update " Andy Tai
2024-05-31 11:52 ` Zheng Junjie [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87y17qqjuw.fsf@iscas.ac.cn \
    --to=zhengjunjie@iscas.ac.cn \
    --cc=71147-done@debbugs.gnu.org \
    --cc=atai@atai.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.