GNU bug report logs -
#75218
[PATCH] gnu: parallel: Update to 20241222.
Previous Next
Reported by: Andy Tai <atai <at> atai.org>
Date: Tue, 31 Dec 2024 04:40:01 UTC
Severity: normal
Tags: patch
Done: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 75218 in the body.
You can then email your comments to 75218 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#75218
; Package
guix-patches
.
(Tue, 31 Dec 2024 04:40:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Andy Tai <atai <at> atai.org>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Tue, 31 Dec 2024 04:40:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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
--
2.34.1
Reply sent
to
Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
:
You have taken responsibility.
(Thu, 02 Jan 2025 13:17:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Andy Tai <atai <at> atai.org>
:
bug acknowledged by developer.
(Thu, 02 Jan 2025 13:17:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 75218-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Andy Tai <atai <at> 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.
[signature.asc (application/pgp-signature, inline)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Fri, 31 Jan 2025 12:24:06 GMT)
Full text and
rfc822 format available.
This bug report was last modified 139 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.