unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#61844] [PATCH] gnu: parallel: Update to 20230222
@ 2023-02-27 16:08 Andy Tai
  2023-02-27 21:50 ` bug#61844: " Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2023-02-27 16:08 UTC (permalink / raw)
  To: 61844; +Cc: Andy Tai

* gnu/packages/parallel.scm (parallel): Update to 20230222
---
 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 2c81f4d50a..58b78f27f6 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 "20230122")
+    (version "20230222")
     (source
      (origin
       (method url-fetch)
       (uri (string-append "mirror://gnu/parallel/parallel-"
                           version ".tar.bz2"))
       (sha256
-       (base32 "0162xprlxka96k4nlsz5qckvwqinrjv6q2404gkihcfa1h3l8z4w"))
+       (base32 "03lqkhh9pa9kyrpfkcd4jlwidnjj0bq2ykp7h2vxss3n17maadkd"))
       (snippet
        '(begin
           (use-modules (guix build utils))

base-commit: cb0d8100b288b5b0d130820207db17764b7d2140
prerequisite-patch-id: 2ab0872d80951bb6f8df7bc8c4211f008a5cc6b8
prerequisite-patch-id: 1fa93a6e05a30a2a3a92d11ff1d7bdf7912e2724
-- 
2.39.1





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

* bug#61844: [PATCH] gnu: parallel: Update to 20230222
  2023-02-27 16:08 [bug#61844] [PATCH] gnu: parallel: Update to 20230222 Andy Tai
@ 2023-02-27 21:50 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2023-02-27 21:50 UTC (permalink / raw)
  To: Andy Tai; +Cc: 61844-done

On Mon, Feb 27, 2023 at 08:08:35AM -0800, Andy Tai wrote:
> * gnu/packages/parallel.scm (parallel): Update to 20230222

Thanks! Pushed as commit ac90609644a95952aef2b024f2358bfa94c1249d




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

end of thread, other threads:[~2023-02-27 21:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-27 16:08 [bug#61844] [PATCH] gnu: parallel: Update to 20230222 Andy Tai
2023-02-27 21:50 ` bug#61844: " Leo Famulari

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