hubbub: Upgrade to 0.3.5.

* gnu/packages/web.scm (hubbub): Upgrade to 0.3.5.
master
Eric Bavier 2018-08-29 14:00:11 -05:00 committed by Eric Bavier
parent ea9b34c2f5
commit b06bf74b41
No known key found for this signature in database
GPG Key ID: FD73CAC719D32566
1 changed files with 2 additions and 2 deletions

View File

@ -4339,7 +4339,7 @@ C. It is developed as part of the NetSurf project.")
(define-public hubbub
(package
(name "hubbub")
(version "0.3.4")
(version "0.3.5")
(source
(origin
(method url-fetch)
@ -4347,7 +4347,7 @@ C. It is developed as part of the NetSurf project.")
"lib" name "-" version "-src.tar.gz"))
(sha256
(base32
"1shi4hv8drn9zy8f2f6yhnz2dqnpg5jkybvqhzggfjx1q35fbxz3"))
"13yq1k96a7972x4r71i9bcsz9yiglj0yx7lj0ziq5r94w5my70ma"))
(patches (search-patches "hubbub-sort-entities.patch"))))
(build-system gnu-build-system)
(native-inputs