me
/
guix
Archived
1
0
Fork 0

gnu: exfatprogs: Update to 1.1.3.

* gnu/packages/file-systems.scm (exfatprogs): Update to 1.1.3.
master
Tobias Geerinckx-Rice 2021-11-26 22:34:21 +01:00
parent 5c1ba739d4
commit 9c2a1b5894
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -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