guix-commits
[Top][All Lists]
Advanced

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

54/85: gnu: epiphany: Update to 3.22.4.


From: Mark H. Weaver
Subject: 54/85: gnu: epiphany: Update to 3.22.4.
Date: Wed, 11 Jan 2017 16:36:07 +0000 (UTC)

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

commit 0803a6b60d20bea75834628660ef0dcad43d7358
Author: Mark H Weaver <address@hidden>
Date:   Mon Jan 9 04:02:37 2017 -0500

    gnu: epiphany: Update to 3.22.4.
    
    * gnu/packages/gnome.scm (epiphany): Update to 3.22.4.
---
 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 a098b8c..797edec 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3611,7 +3611,7 @@ work and the interface is well tested.")
 (define-public epiphany
   (package
     (name "epiphany")
-    (version "3.22.1")
+    (version "3.22.4")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -3619,7 +3619,7 @@ work and the interface is well tested.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "03ncqmb8n06qr88rlwa2rph833gjcwsmxaw2wf1yawadwpnn5cda"))))
+                "0skdsma9rmq01703andigmpbdn2rl34y3lqny19a93v1ph3jb9qk"))))
     (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]