mbakke pushed a commit to branch master
in repository guix.
commit dff5235290cb48ce7bb755cbc4b156caa73ca195
Author: Marius Bakke <[email protected]>
AuthorDate: Mon Nov 21 13:23:09 2022 +0100
fxup kwayland-integration
---
gnu/packages/kde-plasma.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/kde-plasma.scm b/gnu/packages/kde-plasma.scm
index 4f4c882a32..1e77ad3c9f 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -539,7 +539,7 @@ wayland-server API.")
libxkbcommon
wayland
qtbase-5
- qtwayland))
+ qtwayland-5))
(synopsis "KWayland runtime integration plugins")
(description "This package provides Wayland integration plugins for various
KDE Frameworks components.")