~ruther/guix-local

80790ccc1ec80b5f98ad59a646111b846ffc7d91 — Vivien Kraus 2 years ago 901e60c
gnu: epiphany: Update to 44.8.

* gnu/packages/gnome.scm (epiphany): Update to 44.8.

Change-Id: I20a627aca1ac2044d613340b6d0c7493f76a3128
Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/gnome.scm
M gnu/packages/gnome.scm => gnu/packages/gnome.scm +2 -2
@@ 7151,7 7151,7 @@ almost all of them.")
(define-public epiphany
  (package
    (name "epiphany")
    (version "44.7")
    (version "44.8")
    (source (origin
              (method url-fetch)
              (uri (string-append "mirror://gnome/sources/epiphany/"


@@ 7159,7 7159,7 @@ almost all of them.")
                                  "epiphany-" version ".tar.xz"))
              (sha256
               (base32
                "1srdbn2rls4c0dvrjk0djfmxxnrd012jbji8aavslgkf8cs5mya4"))))
                "1n3df2skvgmjw9sybhn811l4b58ibwxc0dc208wpvxg060pyhpfk"))))
    (build-system meson-build-system)
    (arguments
     (list