GNU bug report logs - #46276
[PATCH] gnu: lzip: Update to 1.22.

Previous Next

Package: guix-patches;

Reported by: Antoine Côté <antoine.cote <at> posteo.net>

Date: Wed, 3 Feb 2021 22:51:02 UTC

Severity: normal

Tags: patch

Done: Guillaume Le Vaillant <glv <at> posteo.net>

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 46276 in the body.
You can then email your comments to 46276 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#46276; Package guix-patches. (Wed, 03 Feb 2021 22:51:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Antoine Côté <antoine.cote <at> posteo.net>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 03 Feb 2021 22:51:02 GMT) Full text and rfc822 format available.

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

From: Antoine Côté <antoine.cote <at> posteo.net>
To: guix-patches <at> gnu.org
Cc: Antoine Côté <antoine.cote <at> posteo.net>
Subject: [PATCH] gnu: lzip: Update to 1.22.
Date: Wed,  3 Feb 2021 17:50:16 -0500
* gnu/packages/compression.scm (lzip): Update to 1.22.
---
 gnu/packages/compression.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/compression.scm b/gnu/packages/compression.scm
index 4aa3665fe8..87098e6ed2 100644
--- a/gnu/packages/compression.scm
+++ b/gnu/packages/compression.scm
@@ -29,6 +29,7 @@
 ;;; Copyright © 2020 Arun Isaac <arunisaac <at> systemreboot.net>
 ;;; Copyright © 2020 Lars-Dominik Braun <lars <at> 6xq.net>
 ;;; Copyright © 2020 Guillaume Le Vaillant <glv <at> posteo.net>
+;;; Copyright © 2021 Antoine Côté <antoine.cote <at> posteo.net>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -600,14 +601,14 @@ some compression ratio).")
 (define-public lzip
   (package
     (name "lzip")
-    (version "1.21")
+    (version "1.22")
     (source (origin
              (method url-fetch)
              (uri (string-append "mirror://savannah/lzip/lzip-"
                                  version ".tar.gz"))
              (sha256
               (base32
-               "12qdcw5k1cx77brv9yxi1h4dzwibhfmdpigrj43nfk8nscwm12z4"))))
+               "0j59hx72258334rmkwn57ahr6s69nlrx0a5ip1jw2fbiwr12sd63"))))
     (build-system gnu-build-system)
     (home-page "https://www.nongnu.org/lzip/lzip.html")
     (synopsis "Lossless data compressor based on the LZMA algorithm")
-- 
2.29.2





Reply sent to Guillaume Le Vaillant <glv <at> posteo.net>:
You have taken responsibility. (Thu, 04 Feb 2021 17:29:01 GMT) Full text and rfc822 format available.

Notification sent to Antoine Côté <antoine.cote <at> posteo.net>:
bug acknowledged by developer. (Thu, 04 Feb 2021 17:29:01 GMT) Full text and rfc822 format available.

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

From: Guillaume Le Vaillant <glv <at> posteo.net>
To: Antoine Côté <antoine.cote <at> posteo.net>
Cc: 46276-done <at> debbugs.gnu.org
Subject: Re: [bug#46276] [PATCH] gnu: lzip: Update to 1.22.
Date: Thu, 04 Feb 2021 18:28:46 +0100
[Message part 1 (text/plain, inline)]
Given that updating lzip rebuilds more than 10000 packages, I pushed the
patch on the core-updates branch as
ab8a175f908ad3e83409eed4c1473d86ab1a8ce0.
Thanks.
[signature.asc (application/pgp-signature, inline)]

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

This bug report was last modified 3 years and 51 days ago.

Previous Next


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