gnu: kcoreaddons: Update to 6.4.0.
* gnu/packages/kde-frameworks.scm (kcoreaddons): Update to 6.4.0. Change-Id: I49fd9193c46acfa6e138894e649904c8eb504055
This commit is contained in:
parent
acd53b8681
commit
b918636866
@ -802,7 +802,7 @@ kconfiggui-kstandardshortcutwatchertest)")))))))))
|
||||
(define-public kcoreaddons
|
||||
(package
|
||||
(name "kcoreaddons")
|
||||
(version "6.3.0")
|
||||
(version "6.4.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
@ -811,7 +811,7 @@ kconfiggui-kstandardshortcutwatchertest)")))))))))
|
||||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0mn7qmfcics12w979q7gis3yn1w79fhzrxl30pv5y5x1qax97fxq"))))
|
||||
"1f72ik6pylxanhvpcmrwl0mjm466f3g8wv781hyik8dwa09k5kf5"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs (list extra-cmake-modules qttools shared-mime-info))
|
||||
(inputs (list qtdeclarative))
|
||||
|
Loading…
Reference in New Issue
Block a user