~ruther/guix-local

207b4910805d70a828b3ef16e1856daf4c20847f — Jack Hill 2 years ago 9bac1ca
gnu: epiphany: Use webkitgtk-for-gtk3.

* gnu/packages/gnome.scm (epiphany)[inputs]: Replace webkitgtk with
webkitgtk-for-gtk3.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/gnome.scm
M gnu/packages/gnome.scm => gnu/packages/gnome.scm +1 -1
@@ 7160,7 7160,7 @@ almost all of them.")
           libxslt
           nettle                       ; for hogweed
           sqlite
           webkitgtk))
           webkitgtk-for-gtk3))
    (home-page "https://wiki.gnome.org/Apps/Web")
    (synopsis "GNOME web browser")
    (description