guix_mirror_bot pushed a commit to branch kde-team
in repository guix.
commit 81bc19e230b5abe7815ace55321e2d33a608f13f
Author: Sughosha <[email protected]>
AuthorDate: Sun Nov 9 09:32:01 2025 +0530
gnu: plasma-activities-stats: Update to 6.5.2.
* gnu/packages/kde-plasma.scm (plasma-activities-stats): Update to 6.5.2.
Change-Id: I37a16ff9306bc4f8fd8aecd3761e6a1b06de4ae0
---
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 76754d8367..2117507c30 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -2006,7 +2006,7 @@ with other frameworks.")
(define-public plasma-activities-stats
(package
(name "plasma-activities-stats")
- (version "6.5.0")
+ (version "6.5.2")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/"
@@ -2014,7 +2014,7 @@ with other frameworks.")
version ".tar.xz"))
(sha256
(base32
- "05gmcg8ffs46mpf44s0sg5hk4fsbykl7w29g2pbdwk0xmhc27mv1"))))
+ "004hyi99hr3zviigahlgrfr8g0jyr9q1d2g030hh38yp9qb5p9mr"))))
(build-system cmake-build-system)
(arguments (list #:tests? #f))
(native-inputs