emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#46275: closed ([PATCH] gnu: tarlz: Update to 0.19.)


From: GNU bug Tracking System
Subject: bug#46275: closed ([PATCH] gnu: tarlz: Update to 0.19.)
Date: Thu, 04 Feb 2021 13:40:01 +0000

Your message dated Thu, 04 Feb 2021 14:39:36 +0100
with message-id <87ft2c6jfr.fsf@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@gnu.org.)


-- 
46275: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=46275
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#46275] [PATCH] gnu: tarlz: Update to 0.19. Date: Thu, 04 Feb 2021 14:39:36 +0100 User-agent: mu4e 1.4.14; emacs 27.1
Patch pushed as e7195e83c85a83131c0981bae2b6e5613669ebd1.
Thanks.

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]