gnu: kded: Update to 5.114.0.
* gnu/packages/kde-frameworks.scm (kded): Update to 5.114.0. Change-Id: I6c43a6bc02b7dd7ebdb4e5693a1f4be0b654c196master
parent
1e6dd07ca4
commit
3489fcc8ab
|
@ -2455,7 +2455,7 @@ that offer bindings to some of the Frameworks.")
|
|||
(define-public kded
|
||||
(package
|
||||
(name "kded")
|
||||
(version "5.108.0")
|
||||
(version "5.114.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
@ -2464,7 +2464,7 @@ that offer bindings to some of the Frameworks.")
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"08aa3vjzr0mj4jahzqd2z7k8whavyyvcyhk67swqlpil9rmxm0s1"))))
|
||||
"00n4isc4ahii0ldrg761lkmnq27kmrfqs9zkmpvmgbg57259mvc3"))))
|
||||
(build-system cmake-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules kdoctools))
|
||||
|
|
Reference in New Issue