GNU bug report logs -
#77721
[PATCH core-packages-team] gnu: gzip: Update to 1.14.
Previous Next
Reported by: Andy Tai <atai <at> atai.org>
Date: Fri, 11 Apr 2025 06:33:02 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
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 77721 in the body.
You can then email your comments to 77721 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#77721
; Package
guix-patches
.
(Fri, 11 Apr 2025 06:33:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Andy Tai <atai <at> atai.org>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Fri, 11 Apr 2025 06:33:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/compression.scm (gzip): Update to 1.14.
Change-Id: Iabb0a315b6123666dd803fc1c15ec10949184f99
---
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 497cea895d8..102d182995e 100644
--- a/gnu/packages/compression.scm
+++ b/gnu/packages/compression.scm
@@ -280,14 +280,14 @@ (define-public libtar
(define-public gzip
(package
(name "gzip")
- (version "1.13")
+ (version "1.14")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnu/gzip/gzip-"
version ".tar.xz"))
(sha256
(base32
- "0mx0j7765l4cyj3hyvlks2s3izdyzaqf3hknamjwc5yv6mlynm3l"))))
+ "1ihaii7d3vznvj9vk1fkmpvd7pqbz0c8fyzr2pvgs2r2pn0vi9q1"))))
(build-system gnu-build-system)
(synopsis "General file (de)compression (using lzw)")
(arguments
base-commit: 1dab24555a494beb3db5a335c675f07043e77f1c
prerequisite-patch-id: ccc22a080f8d05e184b0bd4d4c51f39cc0284cba
--
2.43.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#77721
; Package
guix-patches
.
(Fri, 11 Apr 2025 06:43:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 77721 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/compression.scm (gzip): Update to 1.14.
Change-Id: Iabb0a315b6123666dd803fc1c15ec10949184f99
---
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 497cea895d8..102d182995e 100644
--- a/gnu/packages/compression.scm
+++ b/gnu/packages/compression.scm
@@ -280,14 +280,14 @@ (define-public libtar
(define-public gzip
(package
(name "gzip")
- (version "1.13")
+ (version "1.14")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnu/gzip/gzip-"
version ".tar.xz"))
(sha256
(base32
- "0mx0j7765l4cyj3hyvlks2s3izdyzaqf3hknamjwc5yv6mlynm3l"))))
+ "1ihaii7d3vznvj9vk1fkmpvd7pqbz0c8fyzr2pvgs2r2pn0vi9q1"))))
(build-system gnu-build-system)
(synopsis "General file (de)compression (using lzw)")
(arguments
base-commit: 1dab24555a494beb3db5a335c675f07043e77f1c
--
2.43.0
Reply sent
to
Ludovic Courtès <ludo <at> gnu.org>
:
You have taken responsibility.
(Fri, 11 Apr 2025 07:53:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Andy Tai <atai <at> atai.org>
:
bug acknowledged by developer.
(Fri, 11 Apr 2025 07:53:02 GMT)
Full text and
rfc822 format available.
Message #13 received at 77721-done <at> debbugs.gnu.org (full text, mbox):
Andy Tai <atai <at> atai.org> skribis:
> * gnu/packages/compression.scm (gzip): Update to 1.14.
>
> Change-Id: Iabb0a315b6123666dd803fc1c15ec10949184f99
Applied, thanks.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Fri, 09 May 2025 11:24:07 GMT)
Full text and
rfc822 format available.
This bug report was last modified 37 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.