gnu: qtwebkit: Update to 5.212.0-alpha3.

* gnu/packages/qt.scm (qtwebkit): Update to 5.212.0-alpha3.
master
Efraim Flashner 2019-07-21 08:45:30 +03:00
parent 14e0ae7ff7
commit e6df9c7e85
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -2144,7 +2144,7 @@ different kinds of sliders, and much more.")
(define-public qtwebkit
(package
(name "qtwebkit")
(version "5.212.0-alpha2")
(version "5.212.0-alpha3")
(source
(origin
(method url-fetch)
@ -2152,7 +2152,7 @@ different kinds of sliders, and much more.")
name "-" version "/" name "-" version ".tar.xz"))
(sha256
(base32
"12lg7w00d8wsj672s1y5z5gm0xdcgs16nas0b5bgq4byavg03ygq"))
"05syvwi3jw9abwsc93rmjkna0vyh6bkfrsqhwir48ms54icfwzim"))
(patches (search-patches "qtwebkit-pbutils-include.patch"))))
(build-system cmake-build-system)
(native-inputs