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: 72252-done@debbugs.gnu.org
Subject: bug#72252: [PATCH] gnu: parallel: Update to 20240722.
Date: Thu, 25 Jul 2024 13:14:33 +0800	[thread overview]
Message-ID: <87ed7i9hom.fsf@iscas.ac.cn> (raw)
In-Reply-To: <e33ef024c1d3e4f9cb0c1238e4da48a100bd5295.1721724097.git.atai@atai.org> (Andy Tai's message of "Tue, 23 Jul 2024 01:42:09 -0700")

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

Andy Tai <atai@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

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

      reply	other threads:[~2024-07-25  5:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-23  8:42 [bug#72252] [PATCH] gnu: parallel: Update to 20240722 Andy Tai
2024-07-25  5:14 ` 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=87ed7i9hom.fsf@iscas.ac.cn \
    --to=zhengjunjie@iscas.ac.cn \
    --cc=72252-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.