From: Andy Tai <atai@atai.org>
To: 73464@debbugs.gnu.org
Cc: Andy Tai <atai@atai.org>
Subject: [bug#73464] [PATCH] gnu: parallel: Update to 20240922.
Date: Tue, 24 Sep 2024 19:24:43 -0700 [thread overview]
Message-ID: <20d6537928542e81d29ce7c3c548f004cfb5f2ae.1727231051.git.atai@atai.org> (raw)
* 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
--
2.34.1
next reply other threads:[~2024-09-25 2:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-25 2:24 Andy Tai [this message]
2024-09-27 12:17 ` bug#73464: [PATCH] gnu: parallel: Update to 20240922 Z572
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=20d6537928542e81d29ce7c3c548f004cfb5f2ae.1727231051.git.atai@atai.org \
--to=atai@atai.org \
--cc=73464@debbugs.gnu.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).