guix-commits
[Top][All Lists]
Advanced

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

04/06: gnu: epiphany: Update to 3.28.2.1.


From: Rutger Helling
Subject: 04/06: gnu: epiphany: Update to 3.28.2.1.
Date: Wed, 6 Jun 2018 08:39:37 -0400 (EDT)

rhelling pushed a commit to branch master
in repository guix.

commit 89fc8aef8c218b34a1a4ef73197343d45a1061a7
Author: Rutger Helling <address@hidden>
Date:   Wed Jun 6 14:32:17 2018 +0200

    gnu: epiphany: Update to 3.28.2.1.
    
    * gnu/packages/gnome.scm (epiphany): Update to 3.28.2.1.
---
 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 330030d..362b64d 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4168,7 +4168,7 @@ a secret password store, an adblocker, and a modern UI.")
 (define-public epiphany
   (package
     (name "epiphany")
-    (version "3.28.1")
+    (version "3.28.2.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -4176,7 +4176,7 @@ a secret password store, an adblocker, and a modern UI.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "0zvxrwlswxadq4zbr4f73ms141d08j0lhi6rzmj83j1s3gan88md"))))
+                "0ba0qqsbg3cv1k1pcj971y7l8kqib5l7kbr743x9a7hbmkqfk95s"))))
 
     (build-system meson-build-system)
     (arguments



reply via email to

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