gnu: xfsprogs: Update to 5.12.0.

* gnu/packages/linux.scm (xfsprogs): Update to 5.12.0.
This commit is contained in:
Tobias Geerinckx-Rice 2021-05-27 16:17:01 +02:00
parent c59606aa50
commit e6eacc34aa
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -7322,7 +7322,7 @@ (define-public libinih
(define-public xfsprogs
(package
(name "xfsprogs")
(version "5.11.0")
(version "5.12.0")
(source (origin
(method url-fetch)
(uri (string-append
@ -7330,7 +7330,7 @@ (define-public xfsprogs
"xfsprogs-" version ".tar.gz"))
(sha256
(base32
"1byj53qdwsii35d0f11nz0dl618mpvwy5aa44pc9zg281g2r27ab"))))
"0b5vvwq4rqw7kph23ycd518d31dx3wq7w61znixxpdljx0ig71qn"))))
(build-system gnu-build-system)
(outputs (list "out" "python"))
(arguments