diff options
| author | Sughosha <sughosha@disroot.org> | 2026-05-12 19:37:10 +0530 |
|---|---|---|
| committer | Andreas Enge <andreas@enge.fr> | 2026-08-17 11:00:33 +0200 |
| commit | b08d9650e63a165c2b71ef8d3f4500a6bd827eca (patch) | |
| tree | 98e179d52b586d679ec280706ce57002c4e1e472 | |
| parent | 2f211b4b93faa35b1c598009cb5cc677b6f51202 (diff) | |
gnu: kmessagelib: Fix build.
* gnu/packages/kde-pim.scm (kmessagelib)[inputs]: Remove gpgme; add
gpgme-2.
Merges guix/guix!8544
Change-Id: I4f9759ee18a0c54ddf5084fe3b9d778e59ae0c9c
Signed-off-by: Cayetano Santos <csantosb@inventati.org>
| -rw-r--r-- | gnu/packages/kde-pim.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/kde-pim.scm b/gnu/packages/kde-pim.scm index 918743539d9..c5c7667d022 100644 --- a/gnu/packages/kde-pim.scm +++ b/gnu/packages/kde-pim.scm | |||
| @@ -1972,7 +1972,7 @@ using a Qt/KMime C++ API.") | |||
| 1972 | (list akonadi-contacts | 1972 | (list akonadi-contacts |
| 1973 | akonadi-search | 1973 | akonadi-search |
| 1974 | boost | 1974 | boost |
| 1975 | gpgme | 1975 | gpgme-2 |
| 1976 | grantleetheme | 1976 | grantleetheme |
| 1977 | karchive | 1977 | karchive |
| 1978 | kcalendarcore | 1978 | kcalendarcore |
