GNU bug report logs
Report forwarded
to guix-patches@gnu.org
:
bug#79088
; Package guix-patches
.
(Fri, 25 Jul 2025 05:55:02 GMT) (full text , mbox , link ).
Acknowledgement sent
to Andy Tai <atai@atai.org>
:
New bug report received and forwarded. Copy sent to guix-patches@gnu.org
.
(Fri, 25 Jul 2025 05:55:02 GMT) (full text , mbox , link ).
Message #5 received at submit@debbugs.gnu.org (full text , mbox , reply ):
* gnu/packages/parallel.scm (parallel): Update to 20250722.
Change-Id: If9e9b5164efb074cc14a664d645802a2c39776a5
---
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 013ebd2fc0e..9874b2b9108 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 "20250622")
+ (version "20250722")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://gnu/parallel/parallel-"
version ".tar.bz2"))
(sha256
- (base32 "16s87njzhrddqp7c8aixxcxfdsqxchb3lrrb7jx29cgi277pixb9"))
+ (base32 "0fw4qzjyikyql09nhjvz8jjvwaszwwrw0pn4qg9mmpww2bs1za4i"))
(snippet
'(begin
(use-modules (guix build utils))
base-commit: b585cc6b699006a03f7b3125484d8ad66810fddd
--
2.43.0
Reply sent
to Andreas Enge <andreas@enge.fr>
:
You have taken responsibility.
(Sat, 26 Jul 2025 14:47:02 GMT) (full text , mbox , link ).
Notification sent
to Andy Tai <atai@atai.org>
:
bug acknowledged by developer.
(Sat, 26 Jul 2025 14:47:02 GMT) (full text , mbox , link ).
Message #10 received at 79088-done@debbugs.gnu.org (full text , mbox , reply ):
Pushed, thanks!
Andreas
bug archived.
Request was from Debbugs Internal Request <help-debbugs@gnu.org>
to internal_control@debbugs.gnu.org
.
(Sun, 24 Aug 2025 11:24:18 GMT) (full text , mbox , link ).
Display info messages
Send a report that this bug log contains spam .
debbugs.gnu.org maintainers
<help-debbugs@gnu.org >.
Last modified:
Tue Sep 9 03:31:20 2025;
Machine Name:
wallace-server
GNU bug tracking system
Debbugs is free software and licensed under the terms of the
GNU Public License version 2. The current version can be
obtained from https://bugs.debian.org/debbugs-source/ .
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.