diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 644e0b7806..19c6c5fe8a 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -8351,7 +8351,7 @@ Microsoft Exchange, Last.fm, IMAP/SMTP, Jabber, SIP and Kerberos.") (delete 'disable-gtk-update-icon-cache))))) (inputs (modify-inputs (package-inputs gnome-online-accounts) (replace "rest" rest) - (replace "webkitgtk-for-gtk3" webkitgtk-with-libsoup2))))) + (replace "webkitgtk" webkitgtk-with-libsoup2))))) (define-public evolution-data-server (package