guix_mirror_bot pushed a commit to branch kde-team
in repository guix.
commit 32d880324ef2eecf2e45db64009d2c43d8b0989e
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 3cd9d8e417..332c7eb742 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -2763,14 +2763,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
@@ -2808,7 +2808,7 @@ sensors, process information and other system resources.")
kidletime
kio
lsof
- xdotool
+ xdotool ;for X11
qqc2-desktop-style
qcoro-qt6
kirigami-addons
@@ -2828,7 +2828,6 @@ sensors, process information and other system resources.")
kscreenlocker
ktexteditor
ktextwidgets
- kunitconversion
kuserfeedback
kwallet
kwayland