emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#62397: closed ([PATCH] gnu: parallel: Update to 20230322)


From: GNU bug Tracking System
Subject: bug#62397: closed ([PATCH] gnu: parallel: Update to 20230322)
Date: Mon, 27 Mar 2023 16:04:03 +0000

Your message dated Mon, 27 Mar 2023 17:03:16 +0100
with message-id <871qlap4fb.fsf@cbaines.net>
and subject line Re: [bug#62397] [PATCH] gnu: parallel: Update to 20230322
has caused the debbugs.gnu.org bug report #62397,
regarding [PATCH] gnu: parallel: Update to 20230322
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
62397: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62397
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: parallel: Update to 20230322 Date: Wed, 22 Mar 2023 21:23:02 -0700
* 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#62397] [PATCH] gnu: parallel: Update to 20230322 Date: Mon, 27 Mar 2023 17:03:16 +0100 User-agent: mu4e 1.8.13; emacs 28.2
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: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]