summary refs log tree commit diff
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2018-01-30 03:41:43 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2018-01-30 09:25:35 +0100
commitb433baa497e76433998c63349139065eece04482 (patch)
tree8e1448c37b08b3890fa22d293dd54c17938b5d66
parentb598965866ed93a9ce0ee5b2cd9ac4ef7109ec9b (diff)
downloadguix-b433baa497e76433998c63349139065eece04482.tar.gz
gnu: hiawatha: Update to 10.7.
* gnu/packages/web.scm (hiawatha): Update to 10.7.
-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 f67f415d2f..93bdc84cca 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -4995,7 +4995,7 @@ functions of Tidy.")
 (define-public hiawatha
   (package
     (name "hiawatha")
-    (version "10.4")
+    (version "10.7")
     (source
      (origin
        (method url-fetch)
@@ -5007,7 +5007,7 @@ functions of Tidy.")
         '(delete-file-recursively "mbedtls"))
        (sha256
         (base32
-         "0m2llzm72s29c32abnj03532m85fawvi8ybjpx6s3mgvx2yvq3p4"))))
+         "0x2zfc8kc6c7rl4gwymwmg13w1c60biv6c6c9fvzpnl59bc9jgin"))))
     (build-system cmake-build-system)
     (arguments
      `(#:tests? #f ; No tests included