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

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

bug#70583: closed ([PATCH] gnu: parallel: Update to 20240422.)


From: GNU bug Tracking System
Subject: bug#70583: closed ([PATCH] gnu: parallel: Update to 20240422.)
Date: Fri, 26 Apr 2024 16:56:15 +0000

Your message dated Fri, 26 Apr 2024 17:54:36 +0100
with message-id <87o79wrrn7.fsf@cbaines.net>
and subject line Re: [bug#70583] [PATCH] gnu: parallel: Update to 20240422.
has caused the debbugs.gnu.org bug report #70583,
regarding [PATCH] gnu: parallel: Update to 20240422.
to be marked as done.

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


-- 
70583: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=70583
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: parallel: Update to 20240422. Date: Fri, 26 Apr 2024 00:04:19 -0700
* gnu/packages/parallel.scm (parallel): Update to 20240422.

Change-Id: I03928db86b3d292c02929b0adc10e09e818e09e3
---
 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 ae9065d75d..11199594f1 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 "20240322")
+    (version "20240422")
     (source
      (origin
       (method url-fetch)
       (uri (string-append "mirror://gnu/parallel/parallel-"
                           version ".tar.bz2"))
       (sha256
-       (base32 "15baksvj028im496wivr55mz9zqh74njrrd7djxggarx42d045qb"))
+       (base32 "0rr4i1a5gcxz60cb3p4ga3s8k79sr84yicqysg794ayy7qh8hf3q"))
       (snippet
        '(begin
           (use-modules (guix build utils))

base-commit: 4514239971895fc7ad47c7752e30d98a0c44a154
-- 
2.34.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#70583] [PATCH] gnu: parallel: Update to 20240422. Date: Fri, 26 Apr 2024 17:54:36 +0100 User-agent: mu4e 1.12.2; emacs 29.3
Andy Tai <atai@atai.org> writes:

> * gnu/packages/parallel.scm (parallel): Update to 20240422.
>
> Change-Id: I03928db86b3d292c02929b0adc10e09e818e09e3
> ---
>  gnu/packages/parallel.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks for the patch, I've pushed this to master as
52a596077fde2511a3c4cb7a99e76794e7e7a52b.

Chris

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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