gnu: webkitgtk: Update to 2.20.4 [security fixes].
authorLeo Famulari <leo@famulari.name>
Wed, 8 Aug 2018 12:11:42 +0000 (08:11 -0400)
committerLeo Famulari <leo@famulari.name>
Wed, 8 Aug 2018 13:39:01 +0000 (09:39 -0400)
Fixes CVE-2018-{4246,4261,4262,4263,4264,4265,4266,4267,4270,4272,4273,4278,
4284,12911}.

* gnu/packages/webkit.scm (webkitgtk): Update to 2.20.4.

gnu/packages/webkit.scm

index 10cd788..0eab2df 100644 (file)
 (define-public webkitgtk
   (package
     (name "webkitgtk")
-    (version "2.20.3")
+    (version "2.20.4")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://www.webkitgtk.org/releases/"
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "1n0dy94bm7wvxln4jis1gp8plv8n4a01g41724zsf5psg1yk16sp"))))
+                "0cmfjbfxssgrwhgqmk7kqws91k6pha519bnyjrfsgy640max2zfc"))))
     (build-system cmake-build-system)
     (arguments
      '(#:tests? #f ; no tests