guix_mirror_bot pushed a commit to branch kde-team
in repository guix.
commit 382be631d21f9e90a25ced60bafbb19837cd3d47
Author: Sughosha <[email protected]>
AuthorDate: Wed Oct 22 22:29:22 2025 +0530
gnu: ksystemstats: Update to 6.5.0.
* gnu/packages/kde-plasma.scm (ksystemstats): Update to 6.5.0.
Change-Id: I9a8832fd82dce3c1cb3ffc939380c1979a8e68eb
---
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 7da0cb14bb..abf217beed 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -1167,7 +1167,7 @@ call it if it is not associated to a terminal.")
(define-public ksystemstats
(package
(name "ksystemstats")
- (version "6.4.5")
+ (version "6.5.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/"
@@ -1175,7 +1175,7 @@ call it if it is not associated to a terminal.")
version ".tar.xz"))
(sha256
(base32
- "1lj99bhgnzkx2jx9bx67pcffxsa5hz1s6ksvhb591zdb767jhnvi"))))
+ "1sk0cd4v4q7fmlqg18d4pz0m0wl4s0dw4a2xjpf0fi8s5y8dimn0"))))
(build-system qt-build-system)
(arguments
(list #:qtbase qtbase