guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: epiphany: Update to 3.20.3.


From: Ricardo Wurmus
Subject: 01/01: gnu: epiphany: Update to 3.20.3.
Date: Sun, 21 Aug 2016 20:21:49 +0000 (UTC)

rekado pushed a commit to branch master
in repository guix.

commit e26bec5350d0cf6b11f4d1af272c82aae644ed54
Author: Ricardo Wurmus <address@hidden>
Date:   Sun Aug 21 22:20:45 2016 +0200

    gnu: epiphany: Update to 3.20.3.
    
    * gnu/packages/gnome.scm (epiphany): Update to 3.20.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 43d31bf..4ecb36b 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3581,7 +3581,7 @@ work and the interface is well tested.")
 (define-public epiphany
   (package
     (name "epiphany")
-    (version "3.20.1")
+    (version "3.20.3")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -3589,7 +3589,7 @@ work and the interface is well tested.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "1ry9z6d51gjbv5n8kspwdyfrdai2hrin2ixdicmyiq6xbryzcwbi"))))
+                "18i4nk4k4q2yaj4zw0gbyp7ja2g67pm05p56bbras52cnjyy37ad"))))
     (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]