guix_mirror_bot pushed a commit to branch master
in repository guix.
commit 5b4e843ce5bd0a5f9e686866c93bd9bce875246f
Author: Sughosha <[email protected]>
AuthorDate: Tue Aug 5 20:29:05 2025 +0530
gnu: discover: Remove duplicate input.
* gnu/packages/kde-plasma.scm (discover)[inputs]: Remove the duplicate
input of
qcoro-qt6.
Change-Id: I97ad9c5efa955bf256b853a38c76bfc1e68c3304
Signed-off-by: Maxim Cournoyer <[email protected]>
---
gnu/packages/kde-plasma.scm | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/gnu/packages/kde-plasma.scm b/gnu/packages/kde-plasma.scm
index 2336beca94..0b203cceef 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -324,8 +324,7 @@ Breeze is the default theme for the KDE Plasma desktop.")
qt5compat
qtdeclarative
qtsvg
- qtwebview
- qcoro-qt6))
+ qtwebview))
;; -- The following features have been disabled:
;; * RpmOstree, rpm-ostree binary to manage the system. Required to build
the rpm-ostree backend
;;