Archived
1
0
Fork 0

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