~ruther/guix-local

a0bd6fff427a75af251d00c8106f694bee4a15e1 — Rutger Helling 8 years ago 51b0f09
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>
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/web.scm
M gnu/packages/web.scm => gnu/packages/web.scm +2 -2
@@ 4898,7 4898,7 @@ used to start services with both privileged and non-privileged port numbers.")
(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 @@ used to start services with both privileged and non-privileged port numbers.")
       (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