unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Z572 <zhengjunjie@iscas.ac.cn>
To: Andy Tai <atai@atai.org>
Cc: 73464-done@debbugs.gnu.org
Subject: bug#73464: [PATCH] gnu: parallel: Update to 20240922.
Date: Fri, 27 Sep 2024 20:17:01 +0800	[thread overview]
Message-ID: <87r0959tqa.fsf@iscas.ac.cn> (raw)
In-Reply-To: <20d6537928542e81d29ce7c3c548f004cfb5f2ae.1727231051.git.atai@atai.org> (Andy Tai's message of "Tue, 24 Sep 2024 19:24:43 -0700")

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

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

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

      reply	other threads:[~2024-09-27 12:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-25  2:24 [bug#73464] [PATCH] gnu: parallel: Update to 20240922 Andy Tai
2024-09-27 12:17 ` Z572 [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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=87r0959tqa.fsf@iscas.ac.cn \
    --to=zhengjunjie@iscas.ac.cn \
    --cc=73464-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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).