gnu: kxmlrpcclient: Update to 5.114.0.
* gnu/packages/kde-frameworks.scm (kxmlrpcclient): Update to 5.114.0. Change-Id: Ibdc7488087d631fde2b405cdc161b93d3f1c3713
This commit is contained in:
parent
f45c711dc0
commit
fd35606ce0
1 changed files with 2 additions and 2 deletions
|
|
@ -3362,7 +3362,7 @@ descriptions for integrating actions from plugins.")
|
||||||
(define-public kxmlrpcclient
|
(define-public kxmlrpcclient
|
||||||
(package
|
(package
|
||||||
(name "kxmlrpcclient")
|
(name "kxmlrpcclient")
|
||||||
(version "5.108.0")
|
(version "5.114.0")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
|
|
@ -3371,7 +3371,7 @@ descriptions for integrating actions from plugins.")
|
||||||
name "-" version ".tar.xz"))
|
name "-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0pf5c5ja1mwdlf9pmc2601frwskkzhksz0n8w4qcwmwbaxrbspv0"))))
|
"1fgjai3vj3yk67ynhd7blilyrdhdn5nvma3v3j1sbdg98pr7qzar"))))
|
||||||
(build-system cmake-build-system)
|
(build-system cmake-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
(list kio))
|
(list kio))
|
||||||
|
|
|
||||||
Reference in a new issue