guix_mirror_bot pushed a commit to branch next-master
in repository guix.
commit 9d1a45ffacbd3b06966d65d4085d505c985a9eb6
Author: Andreas Enge <[email protected]>
AuthorDate: Wed Jan 7 14:40:53 2026 +0100
gnu: akonadi: Correct input for Qt6.
* gnu/packages/kde-pim.scm (akonadi)[inputs]: Replace signond
by signond-qt6.
Change-Id: I5c5466720f40f83d323c34bb58fbcaa6addb9b5c
---
gnu/packages/kde-pim.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/kde-pim.scm b/gnu/packages/kde-pim.scm
index 07fdfa963d..ffa8c96ca2 100644
--- a/gnu/packages/kde-pim.scm
+++ b/gnu/packages/kde-pim.scm
@@ -204,7 +204,7 @@ multi-floor indoor maps.")
;; Do NOT add mysql or postgresql to the inputs. Otherwise the
binaries
;; and wrapped files will refer to them, even if the user choices
none
;; of these. Executables are searched on $PATH then.
- signond))
+ signond-qt6))
(propagated-inputs (list sqlite kaccounts-integration))
(arguments
(list #:qtbase qtbase