GNU bug report logs - #45366
[PATCH] gnu: zstd: Update to 1.4.8.

Previous Next

Package: guix-patches;

Reported by: Greg Hogan <code <at> greghogan.com>

Date: Tue, 22 Dec 2020 11:26:02 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 45366 in the body.
You can then email your comments to 45366 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#45366; Package guix-patches. (Tue, 22 Dec 2020 11:26:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Greg Hogan <code <at> greghogan.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 22 Dec 2020 11:26:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Greg Hogan <code <at> greghogan.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: zstd: Update to 1.4.8.
Date: Tue, 22 Dec 2020 06:25:21 -0500
[Message part 1 (text/plain, inline)]
For the core-updates branch.

From 797ee2d910ff6945f3ec494dd750bec587d34b45 Mon Sep 17 00:00:00 2001
From: Greg Hogan <code <at> greghogan.com>
Date: Thu, 17 Dec 2020 19:38:13 +0000
Subject: [PATCH] gnu: zstd: Update to 1.4.8.

* gnu/packages/compression.scm (zstd): Update to 1.4.8.
---
 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 152b9139a8..c348c29d44 100644
--- a/gnu/packages/compression.scm
+++ b/gnu/packages/compression.scm
@@ -1390,14 +1390,14 @@ or junctions, and always follows hard links.")
 (define-public zstd
   (package
     (name "zstd")
-    (version "1.4.5")
+    (version "1.4.8")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "
https://github.com/facebook/zstd/releases/download/"
                            "v" version "/zstd-" version ".tar.gz"))
        (sha256
-        (base32 "17nf0r20360i80689bg5ipxbk2413b2dn3z7wj8byqpiddy1rscq"))))
+        (base32 "094zqsj92iwz8glpgxjw96c43ib7adpjg5nm1082200mrabq4irj"))))
     (build-system gnu-build-system)
     (outputs '("out"                    ;1.2MiB executables and
documentation
                "lib"                    ;1.2MiB shared library and headers
-- 
2.29.2
[Message part 2 (text/html, inline)]
[0001-gnu-zstd-Update-to-1.4.8.patch (application/octet-stream, attachment)]

Reply sent to Leo Famulari <leo <at> famulari.name>:
You have taken responsibility. (Tue, 22 Dec 2020 19:49:02 GMT) Full text and rfc822 format available.

Notification sent to Greg Hogan <code <at> greghogan.com>:
bug acknowledged by developer. (Tue, 22 Dec 2020 19:49:02 GMT) Full text and rfc822 format available.

Message #10 received at 45366-done <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: Greg Hogan <code <at> greghogan.com>
Cc: 45366-done <at> debbugs.gnu.org
Subject: Re: [bug#45366] [PATCH] gnu: zstd: Update to 1.4.8.
Date: Tue, 22 Dec 2020 14:48:46 -0500
On Tue, Dec 22, 2020 at 06:25:21AM -0500, Greg Hogan wrote:
> For the core-updates branch.
> 
> From 797ee2d910ff6945f3ec494dd750bec587d34b45 Mon Sep 17 00:00:00 2001
> From: Greg Hogan <code <at> greghogan.com>
> Date: Thu, 17 Dec 2020 19:38:13 +0000
> Subject: [PATCH] gnu: zstd: Update to 1.4.8.
> 
> * gnu/packages/compression.scm (zstd): Update to 1.4.8.

Thanks! Pushed as 959a397d220ad49b5193feb84b036220313fb9c7




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 20 Jan 2021 12:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 151 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.