GNU bug report logs -
#62397
[PATCH] gnu: parallel: Update to 20230322
Previous Next
Reported by: Andy Tai <atai <at> atai.org>
Date: Thu, 23 Mar 2023 04:24:01 UTC
Severity: normal
Tags: patch
Done: Christopher Baines <mail <at> cbaines.net>
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 62397 in the body.
You can then email your comments to 62397 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#62397
; Package
guix-patches
.
(Thu, 23 Mar 2023 04:24:02 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
.
(Thu, 23 Mar 2023 04:24: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 20230322
---
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 58b78f27f6..3c638e4ff9 100644
--- a/gnu/packages/parallel.scm
+++ b/gnu/packages/parallel.scm
@@ -64,14 +64,14 @@ (define-module (gnu packages parallel)
(define-public parallel
(package
(name "parallel")
- (version "20230222")
+ (version "20230322")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://gnu/parallel/parallel-"
version ".tar.bz2"))
(sha256
- (base32 "03lqkhh9pa9kyrpfkcd4jlwidnjj0bq2ykp7h2vxss3n17maadkd"))
+ (base32 "1jkv5c0ddnwbmx7ay3zxn14sxibhi4ff58waqm6rvg0cdnxb3iz5"))
(snippet
'(begin
(use-modules (guix build utils))
base-commit: 5174820753be045ba4fc7cc93da33f4e0b730bc3
--
2.39.2
Information forwarded
to
guix-patches <at> gnu.org
:
bug#62397
; Package
guix-patches
.
(Mon, 27 Mar 2023 16:04:02 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <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 20230322
> ---
> gnu/packages/parallel.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Thanks Andy, I've pushed this to the master branch as
8e7b91946855d4e924cc71cb213402afcd734ecd.
Chris
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
Christopher Baines <mail <at> cbaines.net>
:
You have taken responsibility.
(Mon, 27 Mar 2023 16:04:03 GMT)
Full text and
rfc822 format available.
Notification sent
to
Andy Tai <atai <at> atai.org>
:
bug acknowledged by developer.
(Mon, 27 Mar 2023 16:04:03 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Tue, 25 Apr 2023 11:24:14 GMT)
Full text and
rfc822 format available.
This bug report was last modified 2 years and 51 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.