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.11.

* gnu/packages/web.scm (hiawatha): Update to 10.11.
This commit is contained in:
Tobias Geerinckx-Rice 2020-07-14 03:07:44 +02:00
parent 927ecd4ebe
commit 765684613f
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -5822,7 +5822,7 @@ functions of Tidy.")
(define-public hiawatha
(package
(name "hiawatha")
(version "10.10")
(version "10.11")
(source
(origin
(method url-fetch)
@ -5835,7 +5835,7 @@ functions of Tidy.")
(list "extra/nghttp2.tgz" "mbedtls"))
#t))
(sha256
(base32 "1nd46cx1qp5lh2kwnn2mlwk9zm8jm7pgf90xs9vpwr7saxbnzr5m"))))
(base32 "09wpgilbv13zal71v9lbsqr8c3fignygadykpd1p1pb8blb5vn3r"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f ; no tests included