From: Zheng Junjie <zhengjunjie@iscas.ac.cn>
To: Andy Tai <atai@atai.org>
Cc: 75218-done@debbugs.gnu.org
Subject: bug#75218: [PATCH] gnu: parallel: Update to 20241222.
Date: Thu, 02 Jan 2025 21:15:41 +0800 [thread overview]
Message-ID: <87cyh5l5ky.fsf@iscas.ac.cn> (raw)
In-Reply-To: <a3739ac541ce42a262fac1b0f10050afc9a205f5.1735619936.git.atai@atai.org> (Andy Tai's message of "Mon, 30 Dec 2024 20:39:28 -0800")
[-- Attachment #1: Type: text/plain, Size: 1105 bytes --]
Andy Tai <atai@atai.org> writes:
> * gnu/packages/parallel.scm (parallel): Update to 20241222.
>
> Change-Id: Ifd94bcfdb069f1c9db6aa074a128722eff54d264
> ---
> 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 99cd629603..0197891fb6 100644
> --- a/gnu/packages/parallel.scm
> +++ b/gnu/packages/parallel.scm
> @@ -78,14 +78,14 @@ (define-module (gnu packages parallel)
> (define-public parallel
> (package
> (name "parallel")
> - (version "20241122")
> + (version "20241222")
> (source
> (origin
> (method url-fetch)
> (uri (string-append "mirror://gnu/parallel/parallel-"
> version ".tar.bz2"))
> (sha256
> - (base32 "0n4ajx6d37dx6hmmvrc2499yxp3frai662kxq05s2z6188ppb7hs"))
> + (base32 "0y8s635p21k9m27p08c1hm2xhy3f2wm7q6v0z43l2q4qn66066vs"))
> (snippet
> '(begin
> (use-modules (guix build utils))
>
> base-commit: 95fd0a5a2c0bea49d54f31dd4e4ec206b780a236
pushed, closing.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
prev parent reply other threads:[~2025-01-02 13:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-31 4:39 [bug#75218] [PATCH] gnu: parallel: Update to 20241222 Andy Tai
2025-01-02 13:15 ` 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=87cyh5l5ky.fsf@iscas.ac.cn \
--to=zhengjunjie@iscas.ac.cn \
--cc=75218-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.