gnu: cook: Update source URL.
* gnu/packages/cook.scm (cook)[source]: Update URL.
This commit is contained in:
parent
6a3987b1ae
commit
a000f3c4a8
|
@ -33,9 +33,7 @@
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append
|
(uri "http://fossies.org/linux/misc/old/cook-2.34.tar.gz")
|
||||||
"http://miller.emu.id.au/pmiller/software/cook/cook-" version
|
|
||||||
".tar.gz"))
|
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"104saqnqql1l7zr2pm3f718fdky3ds8j07c6xvwrs1rfkhrw58yw"))))
|
"104saqnqql1l7zr2pm3f718fdky3ds8j07c6xvwrs1rfkhrw58yw"))))
|
||||||
|
|
Loading…
Reference in New Issue