gnu: kdbusaddons: Update to 6.4.0.
* gnu/packages/kde-frameworks.scm (kdbusaddons): Update to 6.4.0. Change-Id: Ib32ee300f290f50e2b4eb95bc382b07e8571ff42master
parent
b918636866
commit
0c6c4014b5
|
@ -884,7 +884,7 @@ many more.")
|
|||
(define-public kdbusaddons
|
||||
(package
|
||||
(name "kdbusaddons")
|
||||
(version "6.3.0")
|
||||
(version "6.4.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
@ -893,7 +893,7 @@ many more.")
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"00i08baairndj5w6x3rhfxcws0xjd59wn2h08am3ll89xycqjbby"))))
|
||||
"11y90ihhzsf7gplp6av126lnp12q5gywdws8zgq1ka4l86zacbr1"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules dbus qttools))
|
||||
|
|
Reference in New Issue