unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#62397] [PATCH] gnu: parallel: Update to 20230322
@ 2023-03-23  4:23 Andy Tai
  2023-03-27 16:03 ` Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2023-03-23  4:23 UTC (permalink / raw)
  To: 62397; +Cc: Andy Tai

* 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





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

* [bug#62397] [PATCH] gnu: parallel: Update to 20230322
  2023-03-23  4:23 [bug#62397] [PATCH] gnu: parallel: Update to 20230322 Andy Tai
@ 2023-03-27 16:03 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-03-27 16:03 UTC (permalink / raw)
  To: Andy Tai; +Cc: 62397-done, 62397

[-- Attachment #1: Type: text/plain, Size: 295 bytes --]


Andy Tai <atai@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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

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

end of thread, other threads:[~2023-03-27 16:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-23  4:23 [bug#62397] [PATCH] gnu: parallel: Update to 20230322 Andy Tai
2023-03-27 16:03 ` Christopher Baines

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