unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#73942] [PATCH] gnu: parallel: Update to 20241022.
@ 2024-10-22  4:45 Andy Tai
  2024-10-22  9:10 ` bug#73942: Close Andreas Enge
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2024-10-22  4:45 UTC (permalink / raw)
  To: 73942; +Cc: Andy Tai

* gnu/packages/parallel.scm (parallel): Update to 20241022.

Change-Id: I68f5de78e069d2238b8f5dcb43d3e3f85e3f09ba
---
 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 fc96136065..89d82fb8da 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 "20240922")
+    (version "20241022")
     (source
      (origin
       (method url-fetch)
       (uri (string-append "mirror://gnu/parallel/parallel-"
                           version ".tar.bz2"))
       (sha256
-       (base32 "1i6b3agvmvfnkvxy1s15yficfpyxgk6k7wwqw0ly3idpx0ahf8b3"))
+       (base32 "04kslp02ayckp8whjhiyppgi84iglfid27njf1k32zvzqvqjpqkd"))
       (snippet
        '(begin
           (use-modules (guix build utils))

base-commit: 5ab3c4c1e43ebb637551223791db0ea3519986e1
-- 
2.34.1





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#73942: Close
  2024-10-22  4:45 [bug#73942] [PATCH] gnu: parallel: Update to 20241022 Andy Tai
@ 2024-10-22  9:10 ` Andreas Enge
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Enge @ 2024-10-22  9:10 UTC (permalink / raw)
  To: 73942-done

Pushed to alleviate the burden on QA; parallel has been an easy customer
in the past.

Andreas





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-10-22  9:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-22  4:45 [bug#73942] [PATCH] gnu: parallel: Update to 20241022 Andy Tai
2024-10-22  9:10 ` bug#73942: Close Andreas Enge

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).