gnu: kdbusaddons: Update to 5.114.0.
* gnu/packages/kde-frameworks.scm (kdbusaddons): Update to 5.114.0. Change-Id: I96154ee171d5c6ee95e6a5b4c15af0004d60cda4master
parent
c2bccf47c4
commit
d66a1d4f1b
|
@ -695,7 +695,7 @@ many more.")
|
|||
(define-public kdbusaddons
|
||||
(package
|
||||
(name "kdbusaddons")
|
||||
(version "5.108.0")
|
||||
(version "5.114.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
@ -704,7 +704,7 @@ many more.")
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1siv9ndk0zr9yq6pwjs248zzsh4kgllfj1294jym80rxcb0z6g9r"))))
|
||||
"0pzzznyxhi48z5hhdsdxz3vaaihrdshpx65ha2v2nn2gh3ww7ikm"))))
|
||||
(build-system cmake-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules dbus qttools-5))
|
||||
|
|
Reference in New Issue