From f96372e7308e1e61ea4affc5b2b8d0c3003a1a3e Mon Sep 17 00:00:00 2001 From: florhizome Date: Mon, 7 Nov 2022 14:59:04 +0000 Subject: gnu: geary: Fix inputs. * gnu/packages/gnome.scm (geary)[inputs]: Use folks-with-libsoup2 and gnome-online-accounts-3.44. Signed-off-by: Liliana Marie Prikler --- gnu/packages/gnome.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu') diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 8d8e01677f..8d1424c02f 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -12405,11 +12405,11 @@ these services on the Guix System.") (setenv "DISPLAY" ":1")))))) (inputs (list enchant - folks + folks-with-libsoup2 gcr glib gmime - gnome-online-accounts + gnome-online-accounts-3.44 gsettings-desktop-schemas gspell gsound -- cgit v1.2.3