gnu: cook: Fix.

This follows up on commit 5adc59e6fe.

* gnu/packages/cook.scm (cook)[home-page]: Better.

Reported-by: Marius Bakke <mbakke@fastmail.com>
This commit is contained in:
Tobias Geerinckx-Rice 2020-03-16 16:48:18 +01:00
parent 89b49245ef
commit 1fddf8ef17
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -73,8 +73,8 @@
;; This test is therefore just skipped.
;; ("inetutils" ,inetutils)
("ed" ,ed)))
(home-page "https://web.archive.org/web/20140727122520/"
"http://miller.emu.id.au/pmiller/software/cook/")
(home-page (string-append "https://web.archive.org/web/20140727122520/"
"http://miller.emu.id.au/pmiller/software/cook/"))
(synopsis "Tool for constructing files")
(description "Cook is a tool for constructing files. It is given a set of
files to create, and recipes of how to create them. In any non-trivial program