~ruther/guix-local

9bc8786d1a29ccf83a9cdf24af70b9196dc2100c — Andreas Enge 2 months ago eaad0a3
gnu: kwallet: Correct input for Qt6.

* gnu/packages/kde-frameworks.scm (kwallet)[inputs]: Replace qgpgme
by qgpgme-qt6.

Change-Id: If9517fb5eaaaddee7aab346d261159ec9cedabec
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/kde-frameworks.scm
M gnu/packages/kde-frameworks.scm => gnu/packages/kde-frameworks.scm +1 -1
@@ 4531,7 4531,7 @@ to separate the structure of documents from the data they contain.")
           libgcrypt
           libsecret
           phonon
           qgpgme
           qgpgme-qt6
           qca-qt6
           qtbase))
    (home-page "https://community.kde.org/Frameworks")