me
/
guix
Archived
1
0
Fork 0

gnu: exfatprogs: Update to 1.0.4.

* gnu/packages/file-systems.scm (exfatprogs): Update to 1.0.4.
master
Tobias Geerinckx-Rice 2020-08-10 01:31:10 +02:00
parent 7b403575fa
commit 4beabb04aa
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 3 deletions

View File

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