1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-07-13 21:04:07 +02:00

gnu: webkitgtk: Update to 2.16.2.

* gnu/packages/webkit.scm (webkitgtk): Update to 2.16.2.
This commit is contained in:
Mark H Weaver
2017-05-10 01:30:01 -04:00
parent 5e569afbf2
commit f66f7b92bd
+2 -2
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