guix_mirror_bot pushed a commit to branch kde-team
in repository guix.
commit 4e1642199327e61b1ed4b07b9c7b8bc93088ab88
Author: Sughosha <[email protected]>
AuthorDate: Sun Nov 9 09:31:57 2025 +0530
gnu: ksystemstats: Update to 6.5.2.
* gnu/packages/kde-plasma.scm (ksystemstats): Update to 6.5.2.
Change-Id: Ie14639037a4aef52a52b3228fb1a76be84f43d22
---
gnu/packages/kde-plasma.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/kde-plasma.scm b/gnu/packages/kde-plasma.scm
index a454cd2920..712dd2f59b 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -1199,7 +1199,7 @@ call it if it is not associated to a terminal.")
(define-public ksystemstats
(package
(name "ksystemstats")
- (version "6.5.0")
+ (version "6.5.2")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/"
@@ -1207,7 +1207,7 @@ call it if it is not associated to a terminal.")
version ".tar.xz"))
(sha256
(base32
- "1sk0cd4v4q7fmlqg18d4pz0m0wl4s0dw4a2xjpf0fi8s5y8dimn0"))))
+ "1jkgi3js84lwakb853i2qgmk0nrk0arm2c4ygf9x1r9g4jip5hnq"))))
(build-system qt-build-system)
(arguments
(list #:qtbase qtbase