guix_mirror_bot pushed a commit to branch kde-team
in repository guix.
commit aec4d9d5338ca9d95365b760097888141d1abd3f
Author: Zheng Junjie <[email protected]>
AuthorDate: Mon Jul 21 16:30:39 2025 +0800
gnu: plasma-activities-stats: Update to 6.4.3.
* gnu/packages/kde-frameworks.scm (plasma-activities-stats): Update to
6.4.3.
Change-Id: I8151ae850df87d4d3ab1b587de0ead1dd5546399
---
gnu/packages/kde-frameworks.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index e2dd410752..7cc3ee9f80 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -3196,7 +3196,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/"
@@ -3204,7 +3204,7 @@ with other frameworks.")
version ".tar.xz"))
(sha256
(base32
- "1qhh01srvbdlry3i269j3bmwyjkaqa3fdgqipq2k3n7a8kbzrj8m"))))
+ "0srv5g3xfnwzl6qllz9d5zhcpai3182nkl9wb2wnjncvvbih444r"))))
(build-system cmake-build-system)
(arguments (list #:tests? #f))
(native-inputs