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.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Guillaume Le Vaillant <glv <at> posteo.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#46276: closed ([PATCH] gnu: lzip: Update to 1.22.)
Date: Thu, 04 Feb 2021 17:29:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 04 Feb 2021 18:28:46 +0100
with message-id <87blcz7ne9.fsf <at> yamatai>
and subject line Re: [bug#46276] [PATCH] gnu: lzip: Update to 1.22.
has caused the debbugs.gnu.org bug report #46276,
regarding [PATCH] gnu: lzip: Update to 1.22.
to be marked as done.

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


-- 
46276: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=46276
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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



[Message part 3 (message/rfc822, inline)]
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 4 (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)]

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

Previous Next


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