me
/
guix
Archived
1
0
Fork 0

gnu: exfatprogs: Update to 1.2.1.

* gnu/packages/file-systems.scm (exfatprogs): Update to 1.2.1.
master
Tobias Geerinckx-Rice 2023-09-10 02:00:00 +02:00
parent d6381a2f16
commit 39a29fc4c1
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

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