summary refs log tree commit diff
path: root/gnu/packages/web.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2017-03-01 20:36:50 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2017-03-02 06:23:20 +0100
commit5f643dbe08bfda7817866a7911e352f268e16539 (patch)
tree10ca4fc20006cd6b2d2375714af2493c8fb969f6 /gnu/packages/web.scm
parent53c36279c20ac27c465c8314bfbd6f3dda8e4f92 (diff)
downloadguix-5f643dbe08bfda7817866a7911e352f268e16539.tar.gz
gnu: tidy-html: Update to 5.4.0.
* gnu/packages/web.scm (tidy-html): Update to 5.4.0.
Diffstat (limited to 'gnu/packages/web.scm')
-rw-r--r--gnu/packages/web.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index 116ccf231b..f63a3eb9da 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -4365,7 +4365,7 @@ used to start services with both privileged and non-privileged port numbers.")
 (define-public tidy-html
   (package
     (name "tidy-html")
-    (version "5.2.0")
+    (version "5.4.0")
     (source
      (origin
        (method url-fetch)
@@ -4374,7 +4374,7 @@ used to start services with both privileged and non-privileged port numbers.")
        (file-name (string-append name "-" version ".tar.gz"))
        (sha256
         (base32
-         "0kbwzh15dlapp3s3vff2qgz0yfcf8hwsnx5q4igwa6pimhak8lw0"))))
+         "0yhbgbjl45b4sjxwc394cjra6iy02q1pi66p28zy70lr6jvm9mx2"))))
     (build-system cmake-build-system)
     (outputs '("out"
                "static")) ; 1.0MiB of .a files