guix-commits
[Top][All Lists]
Advanced

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

02/02: gnu: epiphany: Update to 3.18.2.


From: ???
Subject: 02/02: gnu: epiphany: Update to 3.18.2.
Date: Fri, 08 Jan 2016 09:34:42 +0000

iyzsong pushed a commit to branch master
in repository guix.

commit a65e26f091a2b4a32a8f601cbd5b27f32fffbc8d
Author: 宋文武 <address@hidden>
Date:   Fri Jan 8 17:30:25 2016 +0800

    gnu: epiphany: Update to 3.18.2.
    
    * gnu/packages/gnome.scm (epiphany): Update to 3.18.2.
---
 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 aa9fb6f..e88ee8d 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3396,7 +3396,7 @@ work and the interface is well tested.")
 (define-public epiphany
   (package
     (name "epiphany")
-    (version "3.16.3")
+    (version "3.18.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -3404,7 +3404,7 @@ work and the interface is well tested.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "1cch4c7gh6lq1i4g0gs39qa2csl4i8a3pcdfapcj5v3r0xvz29ym"))))
+                "1hm6bpdcc6nf3zamzkvjhpvxnpaxzbnxnacfgl5v8swn643ifdl4"))))
     (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]