guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#38029] [PATCH 04/80] gnu: epiphany: Update to 3.32.3.


From: Kei Kebreau
Subject: [bug#38029] [PATCH 04/80] gnu: epiphany: Update to 3.32.3.
Date: Fri, 1 Nov 2019 21:40:53 -0400

* gnu/packages/gnome.scm (epiphany): Update to 3.32.3.
---
 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 5c98427a31..1a9588c280 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4422,7 +4422,7 @@ a secret password store, an adblocker, and a modern UI.")
 (define-public epiphany
   (package
     (name "epiphany")
-    (version "3.30.4")
+    (version "3.32.3")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/epiphany/"
@@ -4430,7 +4430,7 @@ a secret password store, an adblocker, and a modern UI.")
                                   "epiphany-" version ".tar.xz"))
               (sha256
                (base32
-                "0nk0krzrfck6hhfs52f4sjmj93yjyvabm72bq8i8f9l1pass5vgd"))))
+                "0gx386k1p78ppjhvdanv99hfiwana0ccn9d499qrp0rvlicnijrw"))))
 
     (build-system meson-build-system)
     (arguments
-- 
2.23.0






reply via email to

[Prev in Thread] Current Thread [Next in Thread]