summaryrefslogtreecommitdiff
path: root/gnu/packages
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2021-04-22 00:32:30 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2021-04-22 00:32:40 +0200
commit37c8f313ce1c32c263074b257d588a2a5ef5d9d3 (patch)
treeedcc41c248580b904f3f3cc81b558e3e75f0ae2b /gnu/packages
parent58d96474bdc355619890f85bf6095a79074f6ee8 (diff)
downloadguix-patches-37c8f313ce1c32c263074b257d588a2a5ef5d9d3.tar
guix-patches-37c8f313ce1c32c263074b257d588a2a5ef5d9d3.tar.gz
gnu: exfatprogs: Update to 1.1.1.
* gnu/packages/file-systems.scm (exfatprogs): Update to 1.1.1.
Diffstat (limited to 'gnu/packages')
-rw-r--r--gnu/packages/file-systems.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/file-systems.scm b/gnu/packages/file-systems.scm
index 1a9e5766ea..6724ad96bb 100644
--- a/gnu/packages/file-systems.scm
+++ b/gnu/packages/file-systems.scm
@@ -472,7 +472,7 @@ from the bcachefs-tools package. It is meant to be used in initrds.")
(define-public exfatprogs
(package
(name "exfatprogs")
- (version "1.1.0")
+ (version "1.1.1")
(source
(origin
(method git-fetch)
@@ -481,7 +481,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 "1ciy28lx7c1vr1f138qi0mkz88pzlkay6nlwmp1yjzd830x48549"))))
+ (base32 "1zl3w5w2mzyggizc4dsiln0pa013f8sf5dxmm5wflplpfm6k4brk"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags