gnu: libksysguard: Update to 6.3.4.

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

Change-Id: If1b149f7c695b1b1d8c4073f0e018c54d19c9d5d
This commit is contained in:
Zheng Junjie 2025-05-05 17:55:16 +08:00 committed by Andreas Enge
parent aaaa837bd4
commit 296a8c5b6b
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

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