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

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

bug#71147: closed ([PATCH] gnu: parallel: Upsdate to 20240522.)


From: GNU bug Tracking System
Subject: bug#71147: closed ([PATCH] gnu: parallel: Upsdate to 20240522.)
Date: Fri, 31 May 2024 11:54:02 +0000

Your message dated Fri, 31 May 2024 19:52:23 +0800
with message-id <87y17qqjuw.fsf@iscas.ac.cn>
and subject line Re: [bug#71147] [PATCH] gnu: parallel: Upsdate to 20240522.
has caused the debbugs.gnu.org bug report #71147,
regarding [PATCH] gnu: parallel: Upsdate to 20240522.
to be marked as done.

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


-- 
71147: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=71147
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: parallel: Upsdate to 20240522. Date: Thu, 23 May 2024 07:44:32 -0700
* gnu/packages/parallel.scm (parallel): Update to 20240522.

Change-Id: If9d78b0a6f50fd22e2ca8d290209dc7a83cba772
---
 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 11199594f1..739767508a 100644
--- a/gnu/packages/parallel.scm
+++ b/gnu/packages/parallel.scm
@@ -65,14 +65,14 @@ (define-module (gnu packages parallel)
 (define-public parallel
   (package
     (name "parallel")
-    (version "20240422")
+    (version "20240522")
     (source
      (origin
       (method url-fetch)
       (uri (string-append "mirror://gnu/parallel/parallel-"
                           version ".tar.bz2"))
       (sha256
-       (base32 "0rr4i1a5gcxz60cb3p4ga3s8k79sr84yicqysg794ayy7qh8hf3q"))
+       (base32 "0a396j54857hqqbbskpyh31km7nzly67w3jhkpq2agmz66nrzvb7"))
       (snippet
        '(begin
           (use-modules (guix build utils))

base-commit: aeba4849b42b4d3ac75341ac4b61843c1fe48181
-- 
2.34.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#71147] [PATCH] gnu: parallel: Upsdate to 20240522. Date: Fri, 31 May 2024 19:52:23 +0800 User-agent: mu4e 1.12.4; emacs 30.0.50
Andy Tai <atai@atai.org> writes:

> * gnu/packages/parallel.scm (parallel): Update to 20240522.
>
> Change-Id: If9d78b0a6f50fd22e2ca8d290209dc7a83cba772
> ---
>  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 11199594f1..739767508a 100644
> --- a/gnu/packages/parallel.scm
> +++ b/gnu/packages/parallel.scm
> @@ -65,14 +65,14 @@ (define-module (gnu packages parallel)
>  (define-public parallel
>    (package
>      (name "parallel")
> -    (version "20240422")
> +    (version "20240522")
>      (source
>       (origin
>        (method url-fetch)
>        (uri (string-append "mirror://gnu/parallel/parallel-"
>                            version ".tar.bz2"))
>        (sha256
> -       (base32 "0rr4i1a5gcxz60cb3p4ga3s8k79sr84yicqysg794ayy7qh8hf3q"))
> +       (base32 "0a396j54857hqqbbskpyh31km7nzly67w3jhkpq2agmz66nrzvb7"))
>        (snippet
>         '(begin
>            (use-modules (guix build utils))
>
> base-commit: aeba4849b42b4d3ac75341ac4b61843c1fe48181

push, see 
https://git.savannah.gnu.org/cgit/guix.git/commit/?id=395ee83545b49f246ecd90f5bb066a88f9a1c953

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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