guix_mirror_bot pushed a commit to branch kde-team
in repository guix.
commit 86016059d07add4f80db9a1ae0e8156683f72ab2
Author: Sughosha <[email protected]>
AuthorDate: Wed Oct 8 19:37:15 2025 +0530
gnu: kgamma: Update to 6.4.5.
* gnu/packages/kde-plasma.scm (kgamma): Update to 6.4.5.
Change-Id: I19bf4a9963589e672611710cc1d8fd93f0458edf
---
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 41ace46e0c..31bf080ed0 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -780,7 +780,7 @@ KDE Frameworks 5 to better interact with the system.")
(define-public kgamma
(package
(name "kgamma")
- (version "6.4.3")
+ (version "6.4.5")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/"
@@ -788,7 +788,7 @@ KDE Frameworks 5 to better interact with the system.")
version ".tar.xz"))
(sha256
(base32
- "03pc2fdq33l1k6wn3i86fl7w2l890sj1id93aqwp60cvzpv8cpyq"))))
+ "05mvgbr9w1dk9lmdik0vzfrkif69ljfyrnckqbnli0jhpxhbsvlr"))))
(build-system qt-build-system)
(arguments
(list #:qtbase qtbase