[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/62: gnu: epiphany: Update to 3.32.3.
From: |
guix-commits |
Subject: |
04/62: gnu: epiphany: Update to 3.32.3. |
Date: |
Sat, 7 Dec 2019 14:04:50 -0500 (EST) |
kkebreau pushed a commit to branch master
in repository guix.
commit 644b60d4c6b3c6dd75ed87f9b2933206b2a8d7c0
Author: Kei Kebreau <address@hidden>
Date: Fri Jul 19 10:23:47 2019 -0400
gnu: epiphany: Update to 3.32.3.
* gnu/packages/gnome.scm (epiphany): Update to 3.32.3.
---
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 a10345e..35ec9b8 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4682,7 +4682,7 @@ a secret password store, an adblocker, and a modern UI.")
(define-public epiphany
(package
(name "epiphany")
- (version "3.30.4")
+ (version "3.32.3")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/epiphany/"
@@ -4690,7 +4690,7 @@ a secret password store, an adblocker, and a modern UI.")
"epiphany-" version ".tar.xz"))
(sha256
(base32
- "0nk0krzrfck6hhfs52f4sjmj93yjyvabm72bq8i8f9l1pass5vgd"))))
+ "0gx386k1p78ppjhvdanv99hfiwana0ccn9d499qrp0rvlicnijrw"))))
(build-system meson-build-system)
(arguments
- branch master updated (4e23d65 -> 352f710), guix-commits, 2019/12/07
- 01/62: gnu: adwaita-icon-theme: Update to 3.32.0., guix-commits, 2019/12/07
- 02/62: gnu: baobab: Update to 3.32.0., guix-commits, 2019/12/07
- 04/62: gnu: epiphany: Update to 3.32.3.,
guix-commits <=
- 03/62: gnu: eog: Update to 3.32.2., guix-commits, 2019/12/07
- 07/62: gnu: gnome-backgrounds: Update to 3.32.0., guix-commits, 2019/12/07
- 08/62: gnu: gnome-bluetooth: Update to 3.32.1., guix-commits, 2019/12/07
- 13/62: gnu: gnome-settings-daemon: Update to 3.32.1., guix-commits, 2019/12/07
- 10/62: gnu: gnome-icon-theme: Update home page., guix-commits, 2019/12/07
- 11/62: gnu: gnome-desktop: Update to 3.32.2., guix-commits, 2019/12/07
- 06/62: gnu: gedit: Update to 3.32.2., guix-commits, 2019/12/07
- 09/62: gnu: gsettings-desktop-schemas: Update to 3.32.0., guix-commits, 2019/12/07
- 14/62: gnu: Add python-dbusmock., guix-commits, 2019/12/07
- 05/62: gnu: file-roller: Update to 3.32.1., guix-commits, 2019/12/07