1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-29 05:30:32 +02:00

gnu: exfatprogs: Update to 1.0.4.

* gnu/packages/file-systems.scm (exfatprogs): Update to 1.0.4.
This commit is contained in:
Tobias Geerinckx-Rice
2020-08-10 01:31:10 +02:00
parent 7b403575fa
commit 4beabb04aa

View File

@@ -270,7 +270,7 @@ performance and other characteristics.")
(define-public exfatprogs
(package
(name "exfatprogs")
(version "1.0.3")
(version "1.0.4")
(source
(origin
(method git-fetch)
@@ -279,8 +279,7 @@ performance and other characteristics.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32
"1s47qvhr702z5c19wfqz8cwl9ammmincs7a8vjc6p974wnnjg77y"))))
(base32 "1braffz1wc4ki3nb42q85l5zg2dl2hwjr64rk27nc85wcsrbavnl"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags