1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-29 12:35:15 +02:00

gnu: libksysguard: Update to 6.5.2.

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

Change-Id: I87ebb365a02352edfe9628e10ed91b07bc2c1a15
This commit is contained in:
Sughosha
2025-11-09 09:31:58 +05:30
committed by Andreas Enge
parent 459799b558
commit 0bc4b1867d
+2 -2
View File
@@ -1380,14 +1380,14 @@ basic needs and easy to configure for those who want special setups.")
(define-public libksysguard
(package
(name "libksysguard")
(version "6.5.0")
(version "6.5.2")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/" version
"/libksysguard-" version ".tar.xz"))
(sha256
(base32 "118wjwbcisjs9r3ciwm1yh8n833c5gz013bh3djph1fvdhj9671g"))))
(base32 "1ys5i4zx6kx3vyci2wigpfm1dg8s9nyf68dszkv7r56af4la48sd"))))
(native-inputs
(list bash-minimal extra-cmake-modules pkg-config qttools))
(inputs