gnu: qtwebkit: Update to 5.212.0-alpha3.
* gnu/packages/qt.scm (qtwebkit): Update to 5.212.0-alpha3.master
parent
14e0ae7ff7
commit
e6df9c7e85
|
@ -2144,7 +2144,7 @@ different kinds of sliders, and much more.")
|
||||||
(define-public qtwebkit
|
(define-public qtwebkit
|
||||||
(package
|
(package
|
||||||
(name "qtwebkit")
|
(name "qtwebkit")
|
||||||
(version "5.212.0-alpha2")
|
(version "5.212.0-alpha3")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -2152,7 +2152,7 @@ different kinds of sliders, and much more.")
|
||||||
name "-" version "/" name "-" version ".tar.xz"))
|
name "-" version "/" name "-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"12lg7w00d8wsj672s1y5z5gm0xdcgs16nas0b5bgq4byavg03ygq"))
|
"05syvwi3jw9abwsc93rmjkna0vyh6bkfrsqhwir48ms54icfwzim"))
|
||||||
(patches (search-patches "qtwebkit-pbutils-include.patch"))))
|
(patches (search-patches "qtwebkit-pbutils-include.patch"))))
|
||||||
(build-system cmake-build-system)
|
(build-system cmake-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
|
|
Reference in New Issue