guix-commits
[Top][All Lists]
Advanced

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

78/97: gnu: epiphany: Update to 3.20.0.


From: ???
Subject: 78/97: gnu: epiphany: Update to 3.20.0.
Date: Thu, 07 Apr 2016 03:13:06 +0000

iyzsong pushed a commit to branch gnome-updates
in repository guix.

commit 30426542a90bc64d66bad665ee7d8634d40c6ae9
Author: 宋文武 <address@hidden>
Date:   Thu Apr 7 09:38:51 2016 +0800

    gnu: epiphany: Update to 3.20.0.
    
    * gnu/packages/gnome.scm (epiphany): Update to 3.20.0.
---
 gnu/packages/gnome.scm |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 8d9978f..0c820e0 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3431,7 +3431,7 @@ work and the interface is well tested.")
 (define-public epiphany
   (package
     (name "epiphany")
-    (version "3.18.2")
+    (version "3.20.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -3439,7 +3439,7 @@ work and the interface is well tested.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "1hm6bpdcc6nf3zamzkvjhpvxnpaxzbnxnacfgl5v8swn643ifdl4"))))
+                "0x09dfc0zdxw93g1dcmxqpvy9vnv94bd27sfq23ix31z6i9fcs63"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      ;; FIXME: tests run under Xvfb, but fail with:



reply via email to

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