gnu: webkitgtk: Update to 2.16.2.

* gnu/packages/webkit.scm (webkitgtk): Update to 2.16.2.
master
Mark H Weaver 2017-05-10 01:30:01 -04:00
parent 5e569afbf2
commit f66f7b92bd
No known key found for this signature in database
GPG Key ID: 7CEF29847562C516
1 changed files with 2 additions and 2 deletions

View File

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