guix_mirror_bot pushed a commit to branch kde-team
in repository guix.
commit 6e9d9f221639cc500c8626fa1267b8103f439eae
Author: Sughosha <[email protected]>
AuthorDate: Sun Oct 5 20:37:17 2025 +0530
gnu: plasma-activities-stats: Update to 6.4.3.
* gnu/packages/kde-plasma.scm (plasma-activities-stats): Update to 6.4.3.
Change-Id: I6b23251578cab074e3d5141f211bf639ae0cf324
---
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 d03b093370..66266d969e 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -1951,7 +1951,7 @@ with other frameworks.")
(define-public plasma-activities-stats
(package
(name "plasma-activities-stats")
- (version "6.3.6")
+ (version "6.4.3")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/"
@@ -1959,7 +1959,7 @@ with other frameworks.")
version ".tar.xz"))
(sha256
(base32
- "1qhh01srvbdlry3i269j3bmwyjkaqa3fdgqipq2k3n7a8kbzrj8m"))))
+ "0srv5g3xfnwzl6qllz9d5zhcpai3182nkl9wb2wnjncvvbih444r"))))
(build-system cmake-build-system)
(arguments (list #:tests? #f))
(native-inputs