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

* gnu/packages/web.scm (hiawatha): Update to 10.8.4.
This commit is contained in:
Tobias Geerinckx-Rice 2019-02-14 03:46:06 +01:00
parent 811b907da7
commit 11bf3b2f03
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -4959,7 +4959,7 @@ functions of Tidy.")
(define-public hiawatha
(package
(name "hiawatha")
(version "10.8.3")
(version "10.8.4")
(source
(origin
(method url-fetch)
@ -4973,7 +4973,7 @@ functions of Tidy.")
#t))
(sha256
(base32
"0w7047pwijhsbvvv1qjynp7gvn0nil56w82f7ax0gabrg7ddzk6s"))))
"054bcn1rsa064kak5lm961k2l38bz3329ik7j68fxlqs0zlj5cvw"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f ; no tests included