[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20/24: gnu: lunzip: Update to 1.13.
From: |
guix-commits |
Subject: |
20/24: gnu: lunzip: Update to 1.13. |
Date: |
Sat, 7 May 2022 16:57:45 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 2e99cb15e6483c6c0a2335173ad84e0d540f3fad
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun May 1 02:00:03 2022 +0200
gnu: lunzip: Update to 1.13.
* gnu/packages/compression.scm (lunzip): Update to 1.13.
---
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 6a867ca55e..d8a6474993 100644
--- a/gnu/packages/compression.scm
+++ b/gnu/packages/compression.scm
@@ -1976,14 +1976,14 @@ of archives.")
(define-public lunzip
(package
(name "lunzip")
- (version "1.12")
+ (version "1.13")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://savannah/lzip/lunzip/"
"lunzip-" version ".tar.gz"))
(sha256
- (base32 "1liaynyy3qcs29hfk1pnb7i9r1mnmpw557j5v356qsv6qnm4lnz5"))))
+ (base32 "153qa674rlbw812fb7h8rfzdw4hvr6vgkjl1c0yfplj7p4h86z9w"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags
- 12/24: gnu: nsd: Update to 4.4.0., (continued)
- 12/24: gnu: nsd: Update to 4.4.0., guix-commits, 2022/05/07
- 13/24: gnu: mcelog: Update to 181., guix-commits, 2022/05/07
- 01/24: gnu: Remove linux-libre@4.4 configuration files., guix-commits, 2022/05/07
- 14/24: gnu: rasdaemon: Update to 0.6.8., guix-commits, 2022/05/07
- 23/24: gnu: plzip: Update to 1.10., guix-commits, 2022/05/07
- 17/24: gnu: audit: Update to 3.0.8., guix-commits, 2022/05/07
- 07/24: gnu: epson-inkjet-printer-escpr: Use HTTPS home page., guix-commits, 2022/05/07
- 08/24: gnu: epson-inkjet-printer-escpr: Use new style., guix-commits, 2022/05/07
- 10/24: gnu: gptfdisk: Use new input style., guix-commits, 2022/05/07
- 04/24: gnu: tor: Update to 0.4.7.7., guix-commits, 2022/05/07
- 20/24: gnu: lunzip: Update to 1.13.,
guix-commits <=
- 15/24: gnu: acpica: Update to 20220331., guix-commits, 2022/05/07
- 21/24: gnu: clzip: Update to 1.13., guix-commits, 2022/05/07
- 09/24: gnu: gptfdisk: Update to 1.0.9., guix-commits, 2022/05/07
- 22/24: gnu: lzlib: Update to 1.13., guix-commits, 2022/05/07
- 11/24: gnu: gptfdisk: Correct gettext input type., guix-commits, 2022/05/07
- 16/24: gnu: libshout: Update to 2.4.6., guix-commits, 2022/05/07
- 19/24: gnu: lrzip: Update to 0.651., guix-commits, 2022/05/07
- 24/24: gnu: ispell: Update to 3.4.05., guix-commits, 2022/05/07
- 06/24: gnu: epson-inkjet-printer-escpr: Update to 1.7.18., guix-commits, 2022/05/07