gnu: zerofree: Update to 1.1.0.

* gnu/packages/linux.scm (zerofree): Update to 1.1.0.
[home-page, source]: Update from old, inaccessible location.
This commit is contained in:
Tobias Geerinckx-Rice 2017-08-03 22:27:21 +02:00
parent 4de4a1cfcc
commit 30ac4cc7e6
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 3 additions and 3 deletions

View File

@ -822,15 +822,15 @@ ext3 or ext4 partition.")
(define-public zerofree (define-public zerofree
(package (package
(name "zerofree") (name "zerofree")
(version "1.0.3") (version "1.1.0")
(home-page "http://intgat.tigress.co.uk/rmy/uml/") (home-page "https://frippery.org/uml/")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append home-page name "-" version (uri (string-append home-page name "-" version
".tgz")) ".tgz"))
(sha256 (sha256
(base32 (base32
"1xncw3dn2cp922ly42m96p6fh7jv8ysg6bwqbk5xvw701f3dmkrs")))) "059g29x5r1xj6wcj4xj85l8w6qrxyl86yqbybjqqz6nxz4falxzf"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
'(#:phases '(#:phases