gnu: kidletime: Update to 5.114.0.
* gnu/packages/kde-frameworks.scm (kidletime): Update to 5.114.0. Change-Id: Id05217d7bbb252c4e62233b5a91461134405cdb1master
parent
f159d5bb97
commit
3ebe3396ac
|
@ -888,7 +888,7 @@ translation scripting.")
|
||||||
(define-public kidletime
|
(define-public kidletime
|
||||||
(package
|
(package
|
||||||
(name "kidletime")
|
(name "kidletime")
|
||||||
(version "5.108.0")
|
(version "5.114.0")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
|
@ -897,7 +897,7 @@ translation scripting.")
|
||||||
name "-" version ".tar.xz"))
|
name "-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0cqb33xyqxh507332c30ja5anq99zj250b4sl6r6bn1z6j7yfzx7"))))
|
"06sc9w54g4n7s5gjkqz08rgcz6v3pr0bdgx3gbjgzass6l4m8w7p"))))
|
||||||
(build-system cmake-build-system)
|
(build-system cmake-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list extra-cmake-modules pkg-config))
|
(list extra-cmake-modules pkg-config))
|
||||||
|
|
Reference in New Issue