guix-commits
[Top][All Lists]
Advanced

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

53/62: gnu: epiphany: Update to 3.32.5.


From: guix-commits
Subject: 53/62: gnu: epiphany: Update to 3.32.5.
Date: Sat, 7 Dec 2019 14:04:59 -0500 (EST)

kkebreau pushed a commit to branch master
in repository guix.

commit 606803654c7611d1a195a74c9944ba70dec082f3
Author: Kei Kebreau <address@hidden>
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 dc0b848..d818a7b 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



reply via email to

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