* [bug#74574] [PATCH] gnu: parallel: Update to 20241122.
@ 2024-11-28 6:37 Andy Tai
2024-11-28 8:35 ` bug#74574: " Zheng Junjie
0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2024-11-28 6:37 UTC (permalink / raw)
To: 74574; +Cc: Andy Tai
* gnu/packages/parallel.scm (parallel): Update to 20241122.
Change-Id: I4fc8e093131aa6e4950d26d8c53ed51415e4033e
---
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 e508dc6493..64c9b906eb 100644
--- a/gnu/packages/parallel.scm
+++ b/gnu/packages/parallel.scm
@@ -77,14 +77,14 @@ (define-module (gnu packages parallel)
(define-public parallel
(package
(name "parallel")
- (version "20241022")
+ (version "20241122")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://gnu/parallel/parallel-"
version ".tar.bz2"))
(sha256
- (base32 "04kslp02ayckp8whjhiyppgi84iglfid27njf1k32zvzqvqjpqkd"))
+ (base32 "0n4ajx6d37dx6hmmvrc2499yxp3frai662kxq05s2z6188ppb7hs"))
(snippet
'(begin
(use-modules (guix build utils))
base-commit: ce877a777e6ec089dc347e9883387d3080b471cf
--
2.46.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#74574: [PATCH] gnu: parallel: Update to 20241122.
2024-11-28 6:37 [bug#74574] [PATCH] gnu: parallel: Update to 20241122 Andy Tai
@ 2024-11-28 8:35 ` Zheng Junjie
0 siblings, 0 replies; 2+ messages in thread
From: Zheng Junjie @ 2024-11-28 8:35 UTC (permalink / raw)
To: Andy Tai; +Cc: 74574-done
[-- Attachment #1: Type: text/plain, Size: 1105 bytes --]
Andy Tai <atai@atai.org> writes:
> * gnu/packages/parallel.scm (parallel): Update to 20241122.
>
> Change-Id: I4fc8e093131aa6e4950d26d8c53ed51415e4033e
> ---
> 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 e508dc6493..64c9b906eb 100644
> --- a/gnu/packages/parallel.scm
> +++ b/gnu/packages/parallel.scm
> @@ -77,14 +77,14 @@ (define-module (gnu packages parallel)
> (define-public parallel
> (package
> (name "parallel")
> - (version "20241022")
> + (version "20241122")
> (source
> (origin
> (method url-fetch)
> (uri (string-append "mirror://gnu/parallel/parallel-"
> version ".tar.bz2"))
> (sha256
> - (base32 "04kslp02ayckp8whjhiyppgi84iglfid27njf1k32zvzqvqjpqkd"))
> + (base32 "0n4ajx6d37dx6hmmvrc2499yxp3frai662kxq05s2z6188ppb7hs"))
> (snippet
> '(begin
> (use-modules (guix build utils))
>
> base-commit: ce877a777e6ec089dc347e9883387d3080b471cf
pushed, closing.
[-- 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-11-28 8:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-28 6:37 [bug#74574] [PATCH] gnu: parallel: Update to 20241122 Andy Tai
2024-11-28 8:35 ` bug#74574: " Zheng Junjie
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).