summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSughosha <sughosha@disroot.org>2026-05-12 19:38:56 +0530
committerAndreas Enge <andreas@enge.fr>2026-06-23 14:11:18 +0200
commit8254580eaad62ebbb3fc05ab326ec5863f1bd92d (patch)
tree767b9ab11d21770fec0c833ab4fa51cab5335a06
parent0f49b9b733ef70ffea7498886f4c17cd3ac1b597 (diff)
gnu: kwallet: Build with newer gpgme.
* gnu/packages/kde-frameworks.scm (kwallet)[inputs]: Remove gpgme; add gpgme-2. Merges guix/guix!8544 Change-Id: I06b46d0add86c1e7cf7bcc9032e326f88ae0b486 Signed-off-by: Cayetano Santos <csantosb@inventati.org>
-rw-r--r--gnu/packages/kde-frameworks.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index f39ef761143..936c719d76e 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -4540,7 +4540,7 @@ to separate the structure of documents from the data they contain.")
4540 (native-inputs 4540 (native-inputs
4541 (list extra-cmake-modules kdoctools pkg-config)) 4541 (list extra-cmake-modules kdoctools pkg-config))
4542 (inputs 4542 (inputs
4543 (list gpgme 4543 (list gpgme-2
4544 kauth 4544 kauth
4545 kcodecs 4545 kcodecs
4546 kconfig 4546 kconfig