guix_mirror_bot pushed a commit to branch kde-team
in repository guix.
commit d931606cd53f67f66987770061490bc84a4b427e
Author: Sughosha <[email protected]>
AuthorDate: Wed Oct 22 22:29:19 2025 +0530
gnu: kgamma: Update to 6.5.0.
* gnu/packages/kde-plasma.scm (kgamma): Update to 6.5.0.
Change-Id: I65239adb4b44e3372e431017f874def20f1d6eef
---
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 c8687e3057..29cf1440c8 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -765,7 +765,7 @@ KDE Frameworks 5 to better interact with the system.")
(define-public kgamma
(package
(name "kgamma")
- (version "6.4.5")
+ (version "6.5.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/"
@@ -773,7 +773,7 @@ KDE Frameworks 5 to better interact with the system.")
version ".tar.xz"))
(sha256
(base32
- "05mvgbr9w1dk9lmdik0vzfrkif69ljfyrnckqbnli0jhpxhbsvlr"))))
+ "1wqbv9a0zr8nmwyxkd2ypfjnani3zbdkdvpdwmyypm5mgqp3b062"))))
(build-system qt-build-system)
(arguments
(list #:qtbase qtbase