guix_mirror_bot pushed a commit to branch kde-team
in repository guix.
commit 0714ee1c0b2478c539cce3552d7d202806bacb98
Author: Sughosha <[email protected]>
AuthorDate: Sun Feb 8 23:05:34 2026 +0530
gnu: kwin: Update to 6.5.5.
* gnu/packages/kde-plasma.scm (kwin): Update to 6.5.5.
Change-Id: I3fb5730177b039af69d80ed57375f1fe732f1470
---
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 5945eb6c62..f25806e4ed 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -1459,7 +1459,7 @@ you login.")
(define-public kwin
(package
(name "kwin")
- (version "6.5.2")
+ (version "6.5.5")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/"
@@ -1468,7 +1468,7 @@ you login.")
(patches (search-patches
"kwin-unwrap-executable-name-for-dot-desktop-search.patch"))
(sha256
(base32
- "0x072hzmk4mgx0w41s01nrb70bd3znpbdfjrx3gasb9lzrlxbq1v"))))
+ "0ihy0lzi0skp4jn4rnc9abvbdl8k2wnmfiddgb5784938i889bgv"))))
(build-system qt-build-system)
(arguments
(list