gnu: zerofree: Update to 1.1.1.

* gnu/packages/linux.scm (zerofree): Update to 1.1.1.
This commit is contained in:
Tobias Geerinckx-Rice 2018-03-02 05:01:16 +01:00
parent a40f732bb6
commit 5658b4ce69
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -873,7 +873,7 @@ (define-public extundelete
(define-public zerofree
(package
(name "zerofree")
(version "1.1.0")
(version "1.1.1")
(home-page "https://frippery.org/uml/")
(source (origin
(method url-fetch)
@ -881,7 +881,7 @@ (define-public zerofree
".tgz"))
(sha256
(base32
"059g29x5r1xj6wcj4xj85l8w6qrxyl86yqbybjqqz6nxz4falxzf"))))
"0rrqfa5z103ws89vi8kfvbks1cfs74ix6n1wb6vs582vnmhwhswm"))))
(build-system gnu-build-system)
(arguments
'(#:phases