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

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

bug#63654: closed ([PATCH] gnu: parallel: Update to 20230522)


From: GNU bug Tracking System
Subject: bug#63654: closed ([PATCH] gnu: parallel: Update to 20230522)
Date: Thu, 01 Jun 2023 10:05:02 +0000

Your message dated Thu, 1 Jun 2023 13:00:56 +0300
with message-id <ZHhsWD1OxvE6RjDM@3900XT>
and subject line Re: [bug#63654] [PATCH] gnu: parallel: Update to 20230522
has caused the debbugs.gnu.org bug report #63654,
regarding [PATCH] gnu: parallel: Update to 20230522
to be marked as done.

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


-- 
63654: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63654
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: parallel: Update to 20230522 Date: Mon, 22 May 2023 21:52:51 -0700
* gnu/packages/parallel.scm (parallel): Update to 20230522
---
 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 d64e6e8dd5..74394e1ceb 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 "20230422")
+    (version "20230522")
     (source
      (origin
       (method url-fetch)
       (uri (string-append "mirror://gnu/parallel/parallel-"
                           version ".tar.bz2"))
       (sha256
-       (base32 "1hp3pbf3fsfi2hwaa13isaqzrn09lf847cdpjkhf0kfw14ymj1li"))
+       (base32 "00j2nqy808wd43hgalgry15v4ga1wrfq8s5r1cv18fq20mv6px0s"))
       (snippet
        '(begin
           (use-modules (guix build utils))

base-commit: e3d3501f73333face5715383c925a9cba2f0772b
-- 
2.40.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#63654] [PATCH] gnu: parallel: Update to 20230522 Date: Thu, 1 Jun 2023 13:00:56 +0300
Thanks. Patch pushed.

-- 
Efraim Flashner   <efraim@flashner.co.il>   רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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