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

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

bug#61844: closed ([PATCH] gnu: parallel: Update to 20230222)


From: GNU bug Tracking System
Subject: bug#61844: closed ([PATCH] gnu: parallel: Update to 20230222)
Date: Mon, 27 Feb 2023 21:51:02 +0000

Your message dated Mon, 27 Feb 2023 16:50:04 -0500
with message-id <Y/0ljKBUr+tagbXh@jasmine.lan>
and subject line Re: [bug#61844] [PATCH] gnu: parallel: Update to 20230222
has caused the debbugs.gnu.org bug report #61844,
regarding [PATCH] gnu: parallel: Update to 20230222
to be marked as done.

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


-- 
61844: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61844
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: parallel: Update to 20230222 Date: Mon, 27 Feb 2023 08:08:35 -0800
* gnu/packages/parallel.scm (parallel): Update to 20230222
---
 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 2c81f4d50a..58b78f27f6 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 "20230122")
+    (version "20230222")
     (source
      (origin
       (method url-fetch)
       (uri (string-append "mirror://gnu/parallel/parallel-"
                           version ".tar.bz2"))
       (sha256
-       (base32 "0162xprlxka96k4nlsz5qckvwqinrjv6q2404gkihcfa1h3l8z4w"))
+       (base32 "03lqkhh9pa9kyrpfkcd4jlwidnjj0bq2ykp7h2vxss3n17maadkd"))
       (snippet
        '(begin
           (use-modules (guix build utils))

base-commit: cb0d8100b288b5b0d130820207db17764b7d2140
prerequisite-patch-id: 2ab0872d80951bb6f8df7bc8c4211f008a5cc6b8
prerequisite-patch-id: 1fa93a6e05a30a2a3a92d11ff1d7bdf7912e2724
-- 
2.39.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#61844] [PATCH] gnu: parallel: Update to 20230222 Date: Mon, 27 Feb 2023 16:50:04 -0500
On Mon, Feb 27, 2023 at 08:08:35AM -0800, Andy Tai wrote:
> * gnu/packages/parallel.scm (parallel): Update to 20230222

Thanks! Pushed as commit ac90609644a95952aef2b024f2358bfa94c1249d


--- End Message ---

reply via email to

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