gnu: webkitgtk: Update to 2.16.1.

* gnu/packages/webkit.scm (webkitgtk): Update to 2.16.1.
This commit is contained in:
Leo Famulari 2017-04-06 17:24:32 -04:00
parent fe418cc5b2
commit 3be437398e
No known key found for this signature in database
GPG Key ID: 2646FA30BACA7F08
1 changed files with 2 additions and 2 deletions

View File

@ -53,14 +53,14 @@
(define-public webkitgtk
(package
(name "webkitgtk")
(version "2.16.0")
(version "2.16.1")
(source (origin
(method url-fetch)
(uri (string-append "https://www.webkitgtk.org/releases/"
name "-" version ".tar.xz"))
(sha256
(base32
"1p3w23n5bq30xg4qg0i9lmrk13vgck2l4wh8gmzwxwqfj7c738sy"))))
"0i99kmv4dvb9m2sd36kig4j6d59pxmq47ih3nxayd31j68r3i4pb"))))
(build-system cmake-build-system)
(arguments
'(#:tests? #f ; no tests