gnu: epiphany: Update to 3.34.4.

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

Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
This commit is contained in:
Leo Prikler 2020-05-10 15:31:56 +02:00 committed by Kei Kebreau
parent 14b9200412
commit 68fdd2377c
No known key found for this signature in database
GPG key ID: E6A5EE3C19467A0D

View file

@ -5398,7 +5398,7 @@ (define-public eolie
(define-public epiphany (define-public epiphany
(package (package
(name "epiphany") (name "epiphany")
(version "3.34.2") (version "3.34.4")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "mirror://gnome/sources/epiphany/" (uri (string-append "mirror://gnome/sources/epiphany/"
@ -5406,7 +5406,7 @@ (define-public epiphany
"epiphany-" version ".tar.xz")) "epiphany-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"18d48vcp2nxs63bddkdplslgbnlfq79pm2ivl8hk38kkggy3dahf")))) "13ar3s40cds1rplwbzx0fzigf120w0rydiv05r3k6zpc0zy91qb0"))))
(build-system meson-build-system) (build-system meson-build-system)
(arguments (arguments