gnu: webkitgtk: Update to 2.20.5.

* gnu/packages/webkit.scm (webkitgtk): Update to 2.20.5.
master
Marius Bakke 2018-08-18 15:16:51 +02:00
parent ddf1ace064
commit 445704c228
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

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