guix-commits
[Top][All Lists]
Advanced

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

01/02: gnu: deja-dup: Use libsoup 2.


From: guix-commits
Subject: 01/02: gnu: deja-dup: Use libsoup 2.
Date: Tue, 16 Nov 2021 05:28:39 -0500 (EST)

glv pushed a commit to branch core-updates-frozen
in repository guix.

commit d05781c4bb6a1f058e7dbaaa40ebe327886bad2c
Author: Vivien Kraus <vivien@planete-kraus.eu>
AuthorDate: Mon Nov 15 21:23:36 2021 +0000

    gnu: deja-dup: Use libsoup 2.
    
    * gnu/packages/gnome.scm (deja-dup)[inputs]: Use libsoup 2.
    
    Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
---
 gnu/packages/gnome.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index fc84e5a..39ab43c 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -1859,7 +1859,7 @@ configuration files for the GNOME menu, as well as a 
simple menu editor.")
        ("libgpg-error" ,libgpg-error)
        ("libnotify" ,libnotify)
        ("libsecret" ,libsecret)
-       ("libsoup" ,libsoup)
+       ("libsoup" ,libsoup-minimal-2)
        ("libhandy" ,libhandy)
        ("packagekit" ,packagekit)
        ("python" ,python)



reply via email to

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