Rene writes: > Hello team, > > this is a proposed patch to update epiphany to 3.28.1. > > Also tested inside a vm with ´guix system vm-image'. > > Thank you > > Rene > From 7a72a5f3dba61f42deb4af86e219d0a6309dc076 Mon Sep 17 00:00:00 2001 > From: Rene > Date: Sun, 15 Apr 2018 23:24:05 -0500 > Subject: [PATCH] gnu: epiphany: Update to 3.28.1. > > * gnu/packages/gnome.scm (epiphany): Update to 3.28.1. > [build-system]: Use meson-build-system. > [native-inputs]: Add desktop-file-utils, glib:bin and gtk+:bin. > [inputs]: Add gdk-pixbuf+svg and nettle. Remove gdk-pixbuf. > [arguments]: Remove #:configure-flags. Applied, thank you!