gnu: tidy-html: Update to 5.8.0.

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

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Philip McGrath 2021-11-12 17:51:20 -05:00 committed by Ludovic Courtès
parent f5fc395ab4
commit cb768f3860
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -6147,7 +6147,7 @@ (define-public xinetd
(define-public tidy-html
(package
(name "tidy-html")
(version "5.7.28")
(version "5.8.0")
(source
(origin
(method git-fetch)
@ -6157,7 +6157,7 @@ (define-public tidy-html
(file-name (git-file-name name version))
(sha256
(base32
"01k5sqwgcsr26i8031v1yr2r8qcy9a5w7sj800660haszgfbjz2f"))))
"1vd50q6xqxvidaclinsm89p6r0494wj72j1gpk32vkkhhx15cddz"))))
(build-system cmake-build-system)
(outputs '("out"
"static")) ; 1.3MiB of .a files