summary refs log tree commit diff
diff options
context:
space:
mode:
authorKei Kebreau <kkebreau@posteo.net>2019-11-01 22:43:29 -0400
committerKei Kebreau <kkebreau@posteo.net>2019-12-07 14:04:15 -0500
commit606803654c7611d1a195a74c9944ba70dec082f3 (patch)
tree339c12dbfd3e121091d189d3a1dee76a79064cb2
parent1fc2ec794b1c37dd549064a183a0396160389da6 (diff)
downloadguix-606803654c7611d1a195a74c9944ba70dec082f3.tar.gz
gnu: epiphany: Update to 3.32.5.
* gnu/packages/gnome.scm (epiphany): Update to 3.32.5.
-rw-r--r--gnu/packages/gnome.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index dc0b848f74..d818a7b933 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4727,7 +4727,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/"
@@ -4735,7 +4735,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