gnu: webkitgtk: Update to 2.16.5.

* gnu/packages/webkit.scm (webkitgtk): Update to 2.16.5.
This commit is contained in:
Mark H Weaver 2017-07-07 02:50:30 -04:00
parent 5826e7b11b
commit 0b1e2ecb25
No known key found for this signature in database
GPG key ID: 7CEF29847562C516

View file

@ -53,14 +53,14 @@ (define-module (gnu packages webkit)
(define-public webkitgtk
(package
(name "webkitgtk")
(version "2.16.4")
(version "2.16.5")
(source (origin
(method url-fetch)
(uri (string-append "https://www.webkitgtk.org/releases/"
name "-" version ".tar.xz"))
(sha256
(base32
"0a2ikwiw1wn8w11y9ci6nn6dq9w0iki48l9lhnbm7g8rhcrs9azr"))))
"1m3xpqs6ddq3m8z6vn83mqh5mkagxlp68vl5qnc7hxcf8brrc0wf"))))
(build-system cmake-build-system)
(arguments
'(#:tests? #f ; no tests