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
|
||||
(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"))))
|
||||
|
|
Loading…
Reference in New Issue