guix-commits
[Top][All Lists]
Advanced

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

15/25: gnu: epiphany: Update to 3.24.2.


From: Marius Bakke
Subject: 15/25: gnu: epiphany: Update to 3.24.2.
Date: Wed, 24 May 2017 18:55:19 -0400 (EDT)

mbakke pushed a commit to branch staging
in repository guix.

commit 16c2b151a32a916f64cbcc8259def51f24af8041
Author: Marius Bakke <address@hidden>
Date:   Wed May 24 19:43:09 2017 +0200

    gnu: epiphany: Update to 3.24.2.
    
    * gnu/packages/gnome.scm (epiphany): Update to 3.24.2.
---
 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 0cc4e1a..a98aa34 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3741,7 +3741,7 @@ work and the interface is well tested.")
 (define-public epiphany
   (package
     (name "epiphany")
-    (version "3.24.1")
+    (version "3.24.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -3749,7 +3749,7 @@ work and the interface is well tested.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "1p499ncsrbpfjna9h5v1cafr7fv1zb4cmihz05pgr07bb625y991"))))
+                "13f5h7mbxdyjf93jp46hiaxsrngpr6frgf69d8iza7arc060vg2s"))))
     (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]