[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
16/30: gnu: exfatprogs: Update to 1.1.3.
From: |
guix-commits |
Subject: |
16/30: gnu: exfatprogs: Update to 1.1.3. |
Date: |
Fri, 26 Nov 2021 18:53:09 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 9c2a1b58943996e467fcc69704ddf0507da73e6a
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Fri Nov 26 22:34:21 2021 +0100
gnu: exfatprogs: Update to 1.1.3.
* gnu/packages/file-systems.scm (exfatprogs): Update to 1.1.3.
---
gnu/packages/file-systems.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/file-systems.scm b/gnu/packages/file-systems.scm
index e897bdd..4753d95 100644
--- a/gnu/packages/file-systems.scm
+++ b/gnu/packages/file-systems.scm
@@ -561,7 +561,7 @@ from the bcachefs-tools package. It is meant to be used in
initrds.")
(define-public exfatprogs
(package
(name "exfatprogs")
- (version "1.1.2")
+ (version "1.1.3")
(source
(origin
(method git-fetch)
@@ -570,7 +570,7 @@ from the bcachefs-tools package. It is meant to be used in
initrds.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "19pbybgbfnvjb3n944ihrn1r8ch4dm8dr0d44d6w7p63dcp372xy"))))
+ (base32 "14lgwvbg6jibsdpzpcj484p9q4ixawyjxi9hw23w89c6870gglw9"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags
- 18/30: gnu: hwinfo: Update to 21.78., (continued)
- 18/30: gnu: hwinfo: Update to 21.78., guix-commits, 2021/11/26
- 15/30: build-self: Help users to submit useful bug reports., guix-commits, 2021/11/26
- 20/30: gnu: wesnoth: Update to 1.16.1., guix-commits, 2021/11/26
- 12/30: gnu: inxi-minimal: Update to 3.3.09-1., guix-commits, 2021/11/26
- 13/30: daemon: Print the line whence we expect an integer., guix-commits, 2021/11/26
- 19/30: gnu: solaar: Update to 1.0.7., guix-commits, 2021/11/26
- 21/30: gnu: libnftnl: Update to 1.2.1., guix-commits, 2021/11/26
- 22/30: gnu: nftables: Update to 1.0.1., guix-commits, 2021/11/26
- 23/30: gnu: borgmatic: Update to 1.5.21., guix-commits, 2021/11/26
- 24/30: gnu: kcov: Update to 39., guix-commits, 2021/11/26
- 16/30: gnu: exfatprogs: Update to 1.1.3.,
guix-commits <=
- 25/30: gnu: kcov: Prepare for cross-compilation., guix-commits, 2021/11/26
- 28/30: gnu: cpuid: Update to 20211121., guix-commits, 2021/11/26
- 29/30: gnu: davfs2: Update to 1.6.1., guix-commits, 2021/11/26
- 26/30: gnu: yadifa: Update to 2.5.3., guix-commits, 2021/11/26
- 27/30: gnu: lesspipe: Update to 1.91., guix-commits, 2021/11/26
- 30/30: gnu: wavemon: Update to 0.9.4., guix-commits, 2021/11/26