* [bug#73464] [PATCH] gnu: parallel: Update to 20240922.
@ 2024-09-25 2:24 Andy Tai
2024-09-27 12:17 ` bug#73464: " Z572
0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2024-09-25 2:24 UTC (permalink / raw)
To: 73464; +Cc: Andy Tai
* 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#73464: [PATCH] gnu: parallel: Update to 20240922.
2024-09-25 2:24 [bug#73464] [PATCH] gnu: parallel: Update to 20240922 Andy Tai
@ 2024-09-27 12:17 ` Z572
0 siblings, 0 replies; 2+ messages in thread
From: Z572 @ 2024-09-27 12:17 UTC (permalink / raw)
To: Andy Tai; +Cc: 73464-done
[-- 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 --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-09-27 12:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-25 2:24 [bug#73464] [PATCH] gnu: parallel: Update to 20240922 Andy Tai
2024-09-27 12:17 ` bug#73464: " Z572
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).