gnu: webkitgtk: Update to 2.14.2.

* gnu/packages/webkit.scm (webkitgtk): Update to 2.14.1.
This commit is contained in:
Leo Famulari 2016-11-04 19:47:47 -04:00
parent c27ae827da
commit 682bfb8124
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.14.1")
(version "2.14.2")
(source (origin
(method url-fetch)
(uri (string-append "https://www.webkitgtk.org/releases/"
name "-" version ".tar.xz"))
(sha256
(base32
"1dffnz20psgc604azhbzn9a6cdhafar9dw74w3bbwrfy531pcb9f"))))
"0mjmcxhafh6l6j062z2nwfqbbvfyx16iqrzrbajswijh23awpnrf"))))
(build-system cmake-build-system)
(arguments
'(#:tests? #f ; no tests