gnu: kglobalaccel: Update to 5.114.0.
* gnu/packages/kde-frameworks.scm (kglobalaccel): Update to 5.114.0. Change-Id: I40f3e0dc3c52e44c600a978b1e3a496a3111d1ebmaster
parent
167267a8f0
commit
c999077d88
|
@ -2579,7 +2579,7 @@ emoticons coming from different providers.")
|
||||||
(define-public kglobalaccel
|
(define-public kglobalaccel
|
||||||
(package
|
(package
|
||||||
(name "kglobalaccel")
|
(name "kglobalaccel")
|
||||||
(version "5.108.0")
|
(version "5.114.0")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
|
@ -2588,7 +2588,7 @@ emoticons coming from different providers.")
|
||||||
name "-" version ".tar.xz"))
|
name "-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0sf6v86pfhxva7n465p9pfidyzfjviam5kk8d6lrc23zjb559f3w"))))
|
"19mmav055fnzyl760fyhf0pdvaidd5i1h04l2hcnpin4p1jnpfap"))))
|
||||||
(build-system qt-build-system)
|
(build-system qt-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list extra-cmake-modules pkg-config qttools-5))
|
(list extra-cmake-modules pkg-config qttools-5))
|
||||||
|
|
Reference in New Issue