guix_mirror_bot pushed a commit to branch kde-team
in repository guix.
commit 6bf39c17d2301d3ff85d6a5882a7d15aeba11d4e
Author: Sughosha <[email protected]>
AuthorDate: Wed Oct 8 19:37:18 2025 +0530
gnu: kwin: Update to 6.4.5.
* gnu/packages/kde-plasma.scm (kwin): Update to 6.4.5.
Change-Id: I22c1284b74b9c69b59fa5e93dc069805dec75a44
---
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 8cb9c23e38..63d5d5f3d9 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -1527,7 +1527,7 @@ KDE Frameworks components.")
(define-public kwin
(package
(name "kwin")
- (version "6.4.3")
+ (version "6.4.5")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/"
@@ -1536,7 +1536,7 @@ KDE Frameworks components.")
(patches (search-patches
"kwin-unwrap-executable-name-for-dot-desktop-search.patch"))
(sha256
(base32
- "1a02npafxbpkqi8phy9n7gqc7vb0p1w2ffjanhz819zc334nhdd1"))))
+ "1xsiq5m9a2wgfn2jdj1m8wqjziwp9zzyfs57xp3qbhi7j6virkyy"))))
(build-system qt-build-system)
(arguments
(list