gnu: f3: Update to 8.0.

* gnu/packages/disk.scm (f3): Update to 8.0.
This commit is contained in:
Tobias Geerinckx-Rice 2020-11-07 15:09:59 +01:00
parent 47ddb1091f
commit 84acc3d256
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -483,7 +483,7 @@ (define-public pydf
(define-public f3
(package
(name "f3")
(version "7.2")
(version "8.0")
(source
(origin
(method git-fetch)
@ -492,7 +492,7 @@ (define-public f3
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1iwdg0r4wkgc8rynmw1qcqz62l0ldgc8lrazq33msxnk5a818jgy"))))
(base32 "17l5vspfcgfbkqg7bakp3gql29yb05gzawm8n3im30ilzdr53678"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no check target