[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:
- branch staging updated (36747eb -> 7a0d78f), Marius Bakke, 2017/05/24
- 01/25: gnu: gtksourceview: Update to 3.24.2., Marius Bakke, 2017/05/24
- 03/25: gnu: gnome-calculator: Update to 3.24.0., Marius Bakke, 2017/05/24
- 06/25: gnu: gnome-dictionary: Update to 3.24.0., Marius Bakke, 2017/05/24
- 04/25: gnu: gnome-shell-extensions: Update to 3.24.2., Marius Bakke, 2017/05/24
- 11/25: gnu: gdm: Update to 3.24.2., Marius Bakke, 2017/05/24
- 07/25: gnu: gnome-calendar: Update to 3.24.2., Marius Bakke, 2017/05/24
- 13/25: gnu: mutter: Update to 3.24.2., Marius Bakke, 2017/05/24
- 14/25: gnu: zenity: Update to 3.24.0., Marius Bakke, 2017/05/24
- 15/25: gnu: epiphany: Update to 3.24.2.,
Marius Bakke <=
- 16/25: gnu: totem: Update to 3.24.0., Marius Bakke, 2017/05/24
- 17/25: gnu: devhelp: Update to 3.24.0., Marius Bakke, 2017/05/24
- 19/25: gnu: libgweather: Update to 3.24.0., Marius Bakke, 2017/05/24
- 23/25: gnu: gnome-maps: Update to 3.24.3., Marius Bakke, 2017/05/24
- 02/25: gnu: gnome-system-monitor: Update to 3.24.0., Marius Bakke, 2017/05/24
- 05/25: gnu: gnome-tweak-tool: Update to 3.24.0., Marius Bakke, 2017/05/24
- 08/25: gnu: nautilus: Update to 3.24.1., Marius Bakke, 2017/05/24
- 10/25: gnu: gnome-control-center: Update to 3.24.2., Marius Bakke, 2017/05/24
- 09/25: gnu: gnome-shell: Update to 3.24.2., Marius Bakke, 2017/05/24
- 12/25: gnu: evolution-data-server: Update to 3.24.2., Marius Bakke, 2017/05/24