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

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

bug#67439: closed ([PATCH] gnu: parallel: Update to 20231122)


From: GNU bug Tracking System
Subject: bug#67439: closed ([PATCH] gnu: parallel: Update to 20231122)
Date: Sun, 26 Nov 2023 10:11:03 +0000

Your message dated Sun, 26 Nov 2023 12:09:58 +0200
with message-id <ZWMZdgIKtfLQYMKl@3900XT>
and subject line Re: [bug#67439] [PATCH] gnu: parallel: Update to 20231122
has caused the debbugs.gnu.org bug report #67439,
regarding [PATCH] gnu: parallel: Update to 20231122
to be marked as done.

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


-- 
67439: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=67439
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: parallel: Update to 20231122 Date: Fri, 24 Nov 2023 22:22:05 -0800
* gnu/packages/parallel.scm (parallel): Update to 20231122

Change-Id: Ia4a42fee8ce484845801b6e738a85f67169fae79
---
 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 f3af1680b0..92ff023a6e 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 "20231022")
+    (version "20231122")
     (source
      (origin
       (method url-fetch)
       (uri (string-append "mirror://gnu/parallel/parallel-"
                           version ".tar.bz2"))
       (sha256
-       (base32 "1316ydijavz41078c99mbrbaddnshspbs8nsbm5qlyah317vkwlk"))
+       (base32 "1qpa3dhmdddw7l5906y8ck8rnri66kqkxcbxhsnj058pmbw9qb42"))
       (snippet
        '(begin
           (use-modules (guix build utils))

base-commit: 4b6f6b3e180afc5d1b286130710dd9e3eb6c2889
-- 
2.41.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#67439] [PATCH] gnu: parallel: Update to 20231122 Date: Sun, 26 Nov 2023 12:09:58 +0200
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]