GNU bug report logs - #46275
[PATCH] gnu: tarlz: Update to 0.19.

Previous Next

Package: guix-patches;

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

Date: Wed, 3 Feb 2021 22:51:01 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#46275: closed ([PATCH] gnu: tarlz: Update to 0.19.)
Date: Thu, 04 Feb 2021 13:40:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 04 Feb 2021 14:39:36 +0100
with message-id <87ft2c6jfr.fsf <at> yamatai>
and subject line Re: [bug#46275] [PATCH] gnu: tarlz: Update to 0.19.
has caused the debbugs.gnu.org bug report #46275,
regarding [PATCH] gnu: tarlz: Update to 0.19.
to be marked as done.

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


-- 
46275: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=46275
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: tarlz: Update to 0.19.
Date: Wed,  3 Feb 2021 17:50:17 -0500
* gnu/packages/compression.scm (tarlz): Update to 0.19.
---
 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 87098e6ed2..d22a49d16b 100644
--- a/gnu/packages/compression.scm
+++ b/gnu/packages/compression.scm
@@ -2328,14 +2328,14 @@ to their original, binary CD format.")
 (define-public tarlz
   (package
     (name "tarlz")
-    (version "0.17")
+    (version "0.19")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://savannah/lzip/tarlz/"
                            "tarlz-" version ".tar.lz"))
        (sha256
-        (base32 "0gpdm6z9pdr5bn31kxg73wm686hhpb5pdf5782pbl5a4xqqhqj90"))))
+        (base32 "09xal55973ivzpaja93jcc1pfla8gb3vrk8dx7pj9qvvz5aynf9n"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("lzip" ,lzip)))
-- 
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: 46275-done <at> debbugs.gnu.org
Subject: Re: [bug#46275] [PATCH] gnu: tarlz: Update to 0.19.
Date: Thu, 04 Feb 2021 14:39:36 +0100
[Message part 4 (text/plain, inline)]
Patch pushed as e7195e83c85a83131c0981bae2b6e5613669ebd1.
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.