M gnu/packages/kde-plasma.scm => gnu/packages/kde-plasma.scm +2 -2
@@ 1327,14 1327,14 @@ basic needs and easy to configure for those who want special setups.")
(define-public libksysguard
(package
(name "libksysguard")
- (version "6.3.6")
+ (version "6.4.3")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/" version
"/libksysguard-" version ".tar.xz"))
(sha256
- (base32 "1yxwfq7x55n864wv3byhzfj6hncg58xydpc06didr2h1hy9pvy8l"))))
+ (base32 "1qijnyz6f4kk2y3zl4c369sbbrzrdbndi6g3dr30w2yjbwqm78sp"))))
(native-inputs
(list bash-minimal extra-cmake-modules pkg-config qttools))
(inputs