guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/03: gnu: geary: Fix inputs.


From: guix-commits
Subject: 01/03: gnu: geary: Fix inputs.
Date: Tue, 8 Nov 2022 00:53:15 -0500 (EST)

lilyp pushed a commit to branch master
in repository guix.

commit f96372e7308e1e61ea4affc5b2b8d0c3003a1a3e
Author: florhizome <florhizome@posteo.net>
AuthorDate: Mon Nov 7 14:59:04 2022 +0000

    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 <liliana.prikler@gmail.com>
---
 gnu/packages/gnome.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]