[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/08: gnu: xarchiver: Update to 0.5.4.16.
From: |
guix-commits |
Subject: |
03/08: gnu: xarchiver: Update to 0.5.4.16. |
Date: |
Fri, 18 Dec 2020 16:54:20 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit faa736b87d3ae28f8f72b0ff897e5eff468c8115
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Fri Dec 18 22:33:47 2020 +0100
gnu: xarchiver: Update to 0.5.4.16.
* gnu/packages/compression.scm (xarchiver): Update to 0.5.4.16.
---
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 5b96dd6..d7b8212 100644
--- a/gnu/packages/compression.scm
+++ b/gnu/packages/compression.scm
@@ -2202,7 +2202,7 @@ file compression algorithm.")
(define-public xarchiver
(package
(name "xarchiver")
- (version "0.5.4.15")
+ (version "0.5.4.16")
(source
(origin
(method git-fetch)
@@ -2211,7 +2211,7 @@ file compression algorithm.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "0a3y54r5zp2c0cqm77r07qrl1vh200wvqmbhm35diy22fvkq5mwc"))))
+ (base32 "0nblyk65w1in0zpfbyzy6dw4x0fzx3q7xs85dby5ap4w0gjz9s44"))))
(build-system glib-or-gtk-build-system)
(native-inputs
`(("gettext" ,gettext-minimal)
- branch master updated (5f9bfe9 -> 1b66116), guix-commits, 2020/12/18
- 03/08: gnu: xarchiver: Update to 0.5.4.16.,
guix-commits <=
- 02/08: gnu: simple-scan: Update to 3.38.2., guix-commits, 2020/12/18
- 04/08: gnu: radeontop: Update to 1.3., guix-commits, 2020/12/18
- 05/08: gnu: ethtool: Update to 5.10., guix-commits, 2020/12/18
- 06/08: gnu: rgbds: Update to 0.4.2., guix-commits, 2020/12/18
- 07/08: gnu: facter: Update to 4.0.47., guix-commits, 2020/12/18
- 08/08: gnu: kexec-tools: Update to 2.0.21., guix-commits, 2020/12/18
- 01/08: gnu: inxi-minimal: Update to 3.2.01-1., guix-commits, 2020/12/18