kkebreau pushed a commit to branch wip-gnome-updates
in repository guix.
commit fb35fcb9d1f8c8c8f48e9280d8f2076da42bdfc2
Author: Kei Kebreau <[email protected]>
Date: Fri Nov 1 22:43:29 2019 -0400
gnu: epiphany: Update to 3.32.5.
* gnu/packages/gnome.scm (epiphany): Update to 3.32.5.
---
gnu/packages/gnome.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 60e77e3..4ea2c05 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4483,7 +4483,7 @@ a secret password store, an adblocker, and a modern UI.")
(define-public epiphany
(package
(name "epiphany")
- (version "3.32.3")
+ (version "3.32.5")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/epiphany/"
@@ -4491,7 +4491,7 @@ a secret password store, an adblocker, and a modern UI.")
"epiphany-" version ".tar.xz"))
(sha256
(base32
- "0gx386k1p78ppjhvdanv99hfiwana0ccn9d499qrp0rvlicnijrw"))))
+ "1hj4yy53fwh96h17cqiw3gxc070vmc7yqwc7phvhnpyinkp9g5my"))))
(build-system meson-build-system)
(arguments