3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: hiawatha: Update to 10.10.

* gnu/packages/web.scm (hiawatha): Update to 10.10.
This commit is contained in:
Tobias Geerinckx-Rice 2019-12-24 17:32:01 +01:00
parent f77cecc10a
commit da32d7e33e
No known key found for this signature in database
GPG key ID: D889B0F018C5493C

View file

@ -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