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

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

bug#68830: closed ([PATCH] gnu: pigz: Update to 2.8.)


From: GNU bug Tracking System
Subject: bug#68830: closed ([PATCH] gnu: pigz: Update to 2.8.)
Date: Fri, 09 Feb 2024 22:31:02 +0000

Your message dated Fri, 09 Feb 2024 22:29:48 +0000
with message-id <87eddls23n.fsf@gmail.com>
and subject line [PATCH] gnu: pigz: Update to 2.8.
has caused the debbugs.gnu.org bug report #68830,
regarding [PATCH] gnu: pigz: Update to 2.8.
to be marked as done.

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


-- 
68830: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68830
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: pigz: Update to 2.8. Date: Tue, 30 Jan 2024 22:13:17 +0000
* gnu/packages/compression.scm (pigz): Update to 2.8.

Change-Id: I058815637f2bbcd700c0f2b5f46aa0a307450d3f
---
 gnu/packages/compression.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/compression.scm b/gnu/packages/compression.scm
index 75cf8ae1a6..5de17b6b51 100644
--- a/gnu/packages/compression.scm
+++ b/gnu/packages/compression.scm
@@ -998,14 +998,14 @@ (define-public squashfs-tools-ng
 (define-public pigz
   (package
     (name "pigz")
-    (version "2.7")
+    (version "2.8")
     (source (origin
               (method url-fetch)
               (uri (string-append "http://zlib.net/pigz/";
                                   name "-" version ".tar.gz"))
               (sha256
                (base32
-                "01y7n7lafp6maqnp4jrmasawnv67najh1bd7gjrmv3d08h1ydjdl"))))
+                "1l0g2zaz05pl3pijsjd8lqxqj122di88rggpr5cvw3hz1r7jp1zb"))))
     (build-system gnu-build-system)
     (arguments
      (list #:make-flags

base-commit: c6e02127f38e93ae2d83a19bc7818bf70d89c92f
-- 
2.43.0




--- End Message ---
--- Begin Message --- Subject: [PATCH] gnu: pigz: Update to 2.8. Date: Fri, 09 Feb 2024 22:29:48 +0000
Hi,

Pushed as 4adb0fa248b524aa17fa6ab24f777426bc5dfc97 to master.

Thanks,
Oleg

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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