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