gnu: tidy-html: Update to 5.6.0.

* gnu/packages/web.scm (tidy-html): Update to 5.6.0.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
This commit is contained in:
Rutger Helling 2017-11-26 10:09:42 +01:00 committed by 宋文武
parent 51b0f09e05
commit a0bd6fff42
No known key found for this signature in database
GPG key ID: 26525665AE727D37

View file

@ -4898,7 +4898,7 @@ (define-public xinetd
(define-public tidy-html
(package
(name "tidy-html")
(version "5.4.0")
(version "5.6.0")
(source
(origin
(method url-fetch)
@ -4907,7 +4907,7 @@ (define-public tidy-html
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
"0yhbgbjl45b4sjxwc394cjra6iy02q1pi66p28zy70lr6jvm9mx2"))))
"0n29wcgw32rhnraj9j21ibhwi0xagmmcskhbaz8ihxly7nx3p9h8"))))
(build-system cmake-build-system)
(outputs '("out"
"static")) ; 1.0MiB of .a files