gnu: libksysguard: Update to 6.3.6.

* gnu/packages/kde-plasma.scm (libksysguard): Update to 6.3.6.

Change-Id: I9cc7191636d908c33fc043bb09435a9bcc749f30
This commit is contained in:
Maxim Cournoyer 2025-09-15 16:47:45 +09:00
parent 55b19df0d6
commit bbac4cafc8
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -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