From: Andy Tai <atai@atai.org>
To: 72758@debbugs.gnu.org
Cc: Andy Tai <atai@atai.org>
Subject: [bug#72758] [PATCH] gnu: parallel: Update to 20240822.
Date: Thu, 22 Aug 2024 02:43:52 -0700 [thread overview]
Message-ID: <a072a658af41a425d02ed492ea3ff80fe169e8b0.1724319806.git.atai@atai.org> (raw)
* gnu/packages/parallel.scm (parallel): Update to 20240822.
Change-Id: If862a93ef55962b28ac20c194af906c9bd22d061
---
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 e75e902a68..0e06ef4324 100644
--- a/gnu/packages/parallel.scm
+++ b/gnu/packages/parallel.scm
@@ -70,14 +70,14 @@ (define-module (gnu packages parallel)
(define-public parallel
(package
(name "parallel")
- (version "20240722")
+ (version "20240822")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://gnu/parallel/parallel-"
version ".tar.bz2"))
(sha256
- (base32 "1w2k1s7fmbj7csnmxxzvg07i5vgja1ddhjj6m6z2ibvnyxqm8cy7"))
+ (base32 "179hr24gs3gpz7c5mnnncg0dixym70hvsk705cbhp61ifrdxkfyp"))
(snippet
'(begin
(use-modules (guix build utils))
base-commit: a1d367d6ee8c1783ef94cebbc5f2ae3b7a08078d
--
2.34.1
next reply other threads:[~2024-08-22 9:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-22 9:43 Andy Tai [this message]
2024-08-28 8:59 ` bug#72758: [PATCH] gnu: parallel: Update to 20240822 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=a072a658af41a425d02ed492ea3ff80fe169e8b0.1724319806.git.atai@atai.org \
--to=atai@atai.org \
--cc=72758@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).