gnu: exfatprogs: Update to 1.2.0.

* gnu/packages/file-systems.scm (exfatprogs): Update to 1.2.0.
This commit is contained in:
Tobias Geerinckx-Rice 2022-12-11 01:00:01 +01:00
parent d33dec8976
commit 8c5b49cd26
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79

View File

@ -599,7 +599,7 @@ from the bcachefs-tools package. It is meant to be used in initrds.")
(define-public exfatprogs
(package
(name "exfatprogs")
(version "1.1.3")
(version "1.2.0")
(source
(origin
(method git-fetch)
@ -608,7 +608,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 "14lgwvbg6jibsdpzpcj484p9q4ixawyjxi9hw23w89c6870gglw9"))))
(base32 "02a6178brikg12wl80h9qgxyhpm6mly0jnml0rs9phb7lkbv9kzh"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags