3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: f3: Update to 7.2.

* gnu/packages/disk.scm (f3): Update to 7.2.
This commit is contained in:
Tobias Geerinckx-Rice 2019-09-26 05:15:01 +02:00
parent 3f3d712cc5
commit 3eb278aa9d
No known key found for this signature in database
GPG key ID: D889B0F018C5493C

View file

@ -402,7 +402,7 @@ systems. Output format is completely customizable.")
(define-public f3
(package
(name "f3")
(version "7.1")
(version "7.2")
(source
(origin
(method git-fetch)
@ -411,8 +411,7 @@ systems. Output format is completely customizable.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32
"0zglsmz683jg7f9wc6vmgljyg9w87pbnjw5x4w6x02w8233zvjqf"))))
(base32 "1iwdg0r4wkgc8rynmw1qcqz62l0ldgc8lrazq33msxnk5a818jgy"))))
(build-system gnu-build-system)
(arguments
'(#:tests? #f ; no check target