gnu: tidy: Declare a source file-name.

* gnu/packages/web.scm (tidy)[source]: Declare a source file-name.
This commit is contained in:
Efraim Flashner 2018-03-13 21:36:22 +02:00
parent da0baf117d
commit 716a39bcf1
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 0 deletions

View File

@ -846,6 +846,7 @@ UTS#46.")
":pserver:anonymous@tidy.cvs.sourceforge.net:/cvsroot/tidy")
(module "tidy")
(revision "2009-12-23")))
(file-name (string-append name "-" version "-checkout"))
(sha256
(base32
"14dsnmirjcrvwsffqp3as70qr6bbfaig2fv3zvs5g7005jrsbvpb"))