gnu: kcmutils: Update to 5.114.0.
* gnu/packages/kde-frameworks.scm (kcmutils): Update to 5.114.0. Change-Id: I5ad52ac29acbb08a7cc8d3d21d62e1849d6ed7f7master
parent
c599dd31f7
commit
77b3083091
|
@ -2282,7 +2282,7 @@ using the XBEL format.")
|
|||
(define-public kcmutils
|
||||
(package
|
||||
(name "kcmutils")
|
||||
(version "5.108.0")
|
||||
(version "5.114.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
@ -2291,7 +2291,7 @@ using the XBEL format.")
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1zhs84wrd8fkgzxwf793c6yha5nsnid4id8vs4iy7gcyahyajchr"))))
|
||||
"1pblf3c60m0gn3vhdprw28f8y54kij02jwz91r2vnmng8d1xkrp9"))))
|
||||
(build-system cmake-build-system)
|
||||
(propagated-inputs
|
||||
(list kconfigwidgets kservice))
|
||||
|
|
Reference in New Issue