From 68fdd2377c555624958661deefc4e0f757c7e4b0 Mon Sep 17 00:00:00 2001 From: Leo Prikler Date: Sun, 10 May 2020 15:31:56 +0200 Subject: gnu: epiphany: Update to 3.34.4. * gnu/packages/gnome.scm (epiphany): Update to 3.34.4. Signed-off-by: Kei Kebreau --- gnu/packages/gnome.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu/packages/gnome.scm') diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index f049a86b6b..59a707854b 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -5398,7 +5398,7 @@ a secret password store, an adblocker, and a modern UI.") (define-public epiphany (package (name "epiphany") - (version "3.34.2") + (version "3.34.4") (source (origin (method url-fetch) (uri (string-append "mirror://gnome/sources/epiphany/" @@ -5406,7 +5406,7 @@ a secret password store, an adblocker, and a modern UI.") "epiphany-" version ".tar.xz")) (sha256 (base32 - "18d48vcp2nxs63bddkdplslgbnlfq79pm2ivl8hk38kkggy3dahf")))) + "13ar3s40cds1rplwbzx0fzigf120w0rydiv05r3k6zpc0zy91qb0")))) (build-system meson-build-system) (arguments -- cgit v1.2.3