gnu: khtml: Update to 5.114.0.
* gnu/packages/kde-frameworks.scm (khtml): Update to 5.114.0. Change-Id: Ibba65a7076df3c056aa2baa99f49ef24337b9f2amaster
parent
0fc47656fd
commit
3ad3080d26
|
@ -3751,7 +3751,7 @@ http://community.kde.org/Frameworks/Porting_Notes should help with this.")
|
|||
(define-public khtml
|
||||
(package
|
||||
(name "khtml")
|
||||
(version "5.108.0")
|
||||
(version "5.114.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -3760,7 +3760,7 @@ http://community.kde.org/Frameworks/Porting_Notes should help with this.")
|
|||
(version-major+minor version) "/portingAids/"
|
||||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "0kasxgkxfibdj81a6iiv4ciqy5fd180lsk9sa1byd8y0bydd8kjv"))))
|
||||
(base32 "1mf84zs9hjvmi74f8rgqzrfkqjq597f9k64dn1bqcj13v0w10vry"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules perl))
|
||||
|
|
Reference in New Issue