guix_mirror_bot pushed a commit to branch kde-team
in repository guix.
commit 416be7e12c87b7ce502a9e889491b3de8b8a1534
Author: Sughosha <[email protected]>
AuthorDate: Wed Oct 22 22:29:41 2025 +0530
gnu: plasma-workspace: Update to 6.5.0.
* gnu/packages/kde-plasma.scm (plasma-workspace): Update to 6.5.0.
[inputs]: Remove kunitconversion; add a comment for xdotool.
Change-Id: I7c701d97f3c19b8b81d902dd8b3d15ef60e28df7
---
gnu/packages/kde-plasma.scm | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/kde-plasma.scm b/gnu/packages/kde-plasma.scm
index f0b50f2f27..cac7fc1c63 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -2751,14 +2751,14 @@ sensors, process information and other system
resources.")
(define-public plasma-workspace
(package
(name "plasma-workspace")
- (version "6.4.5")
+ (version "6.5.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/" version
"/" name "-" version ".tar.xz"))
(sha256
(base32
- "1yqh55ijxbznvaa164idjp5g4lcdp0cl01x7bca3kxbl6nzrx68r"))))
+ "081gdyb31s7z3i014jbvb1si1y8i9a4dddm7qz2kalxwzbxym4b4"))))
(build-system qt-build-system)
(native-inputs (list extra-cmake-modules kdoctools pkg-config qtsvg
qttools
@@ -2796,7 +2796,7 @@ sensors, process information and other system resources.")
kidletime
kio
lsof
- xdotool
+ xdotool ;for X11
qqc2-desktop-style
qcoro-qt6
kirigami-addons
@@ -2816,7 +2816,6 @@ sensors, process information and other system resources.")
kscreenlocker
ktexteditor
ktextwidgets
- kunitconversion
kuserfeedback
kwallet
kwayland