summary refs log tree commit diff
path: root/gnu/packages/web.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2019-12-24 17:32:01 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2019-12-24 17:40:59 +0100
commitda32d7e33e71ec931df764ec32d9f943e3c43ced (patch)
tree466e3bb7de58a37a7f13dbc868f390084e258008 /gnu/packages/web.scm
parentf77cecc10abc1484c83dd8d1a6a6de96bdf1e56a (diff)
downloadguix-da32d7e33e71ec931df764ec32d9f943e3c43ced.tar.gz
gnu: hiawatha: Update to 10.10.
* gnu/packages/web.scm (hiawatha): Update to 10.10.
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 2a6fc98e85..e6158dadca 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -5416,7 +5416,7 @@ functions of Tidy.")
 (define-public hiawatha
   (package
     (name "hiawatha")
-    (version "10.9")
+    (version "10.10")
     (source
      (origin
        (method url-fetch)
@@ -5429,7 +5429,7 @@ functions of Tidy.")
                              (list "extra/nghttp2.tgz" "mbedtls"))
                    #t))
        (sha256
-        (base32 "1f2j2x1ziawz8ijg3s3izqpyzpiwfyhlsvbv0szxvhvj4a0l7pbl"))))
+        (base32 "1nd46cx1qp5lh2kwnn2mlwk9zm8jm7pgf90xs9vpwr7saxbnzr5m"))))
     (build-system cmake-build-system)
     (arguments
      `(#:tests? #f                      ; no tests included