guix_mirror_bot pushed a commit to branch kde-team in repository guix. commit 569a7409734e0e24f8894f90699ee554f319db0c Author: Zheng Junjie <z572@z572.online> AuthorDate: Mon Jul 28 14:44:24 2025 +0800
gnu: kglobalacceld: Update to 6.4.3. * gnu/packages/kde-plasma.scm (kglobalacceld): Update to 6.4.3. Change-Id: I9d9abf9283f8b11c11489388ddfceca2be420ff3 --- 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 7bc2259b4f..0c681fbd9a 100644 --- a/gnu/packages/kde-plasma.scm +++ b/gnu/packages/kde-plasma.scm @@ -741,7 +741,7 @@ KDE Frameworks 5 to better interact with the system.") (define-public kglobalacceld (package (name "kglobalacceld") - (version "6.3.6") + (version "6.4.3") (source (origin (method url-fetch) (uri (string-append "mirror://kde/stable/plasma/" @@ -749,7 +749,7 @@ KDE Frameworks 5 to better interact with the system.") version ".tar.xz")) (sha256 (base32 - "11985vk2ldmww4gc8fpp0r74sykvcwlckl3mgcl1s6wacmf536ws")))) + "0y23rhxc138dlzdhrihc43jjf7vjjnhx30rzkzlxafhk3dz7i756")))) (build-system qt-build-system) (arguments (list #:qtbase qtbase #:phases