gnu: cook: Update source URL.

* gnu/packages/cook.scm (cook)[source]: Update URL.
master
Andreas Enge 2016-07-23 22:17:49 +02:00 committed by Andreas Enge
parent 6a3987b1ae
commit a000f3c4a8
No known key found for this signature in database
GPG Key ID: F7D5C9BF765C61E3
1 changed files with 1 additions and 3 deletions

View File

@ -33,9 +33,7 @@
(source
(origin
(method url-fetch)
(uri (string-append
"http://miller.emu.id.au/pmiller/software/cook/cook-" version
".tar.gz"))
(uri "http://fossies.org/linux/misc/old/cook-2.34.tar.gz")
(sha256
(base32
"104saqnqql1l7zr2pm3f718fdky3ds8j07c6xvwrs1rfkhrw58yw"))))