[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/25: gnu: gnome-control-center: Update to 3.24.2.
From: |
Marius Bakke |
Subject: |
10/25: gnu: gnome-control-center: Update to 3.24.2. |
Date: |
Wed, 24 May 2017 18:55:18 -0400 (EDT) |
mbakke pushed a commit to branch staging
in repository guix.
commit 44da12be489e8bb8c14b63e3a2c2dccead0a640b
Author: Marius Bakke <address@hidden>
Date: Wed May 24 19:52:55 2017 +0200
gnu: gnome-control-center: Update to 3.24.2.
* gnu/packages/gnome.scm (gnome-control-center): 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 4123cdf..53976f1 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4919,7 +4919,7 @@ devices using the GNOME desktop.")
(define-public gnome-control-center
(package
(name "gnome-control-center")
- (version "3.24.1")
+ (version "3.24.2")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -4927,7 +4927,7 @@ devices using the GNOME desktop.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0g55i4w0a8qpfkl0vnzr3ng6adx8pdxqk8vzc3kvvx6xzlcqxk1h"))))
+ "0awga40jh6gvn335mn6kyl6yg79frap1znrsz3sw2m27yldlnaiq"))))
(build-system glib-or-gtk-build-system)
(arguments
'(#:phases
- 13/25: gnu: mutter: Update to 3.24.2., (continued)
- 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, 2017/05/24
- 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 <=
- 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
- 18/25: gnu: gnome-settings-daemon: Update to 3.24.2., Marius Bakke, 2017/05/24
- 20/25: gnu: gnome-terminal: Update to 3.24.2., Marius Bakke, 2017/05/24
- 21/25: gnu: gnome-sudoku: Update to 3.24.0., Marius Bakke, 2017/05/24
- 22/25: gnu: gnome-mines: Update to 3.24.0., Marius Bakke, 2017/05/24
- 24/25: gnu: gnome-disk-utility: Update to 3.24.1., Marius Bakke, 2017/05/24
- 25/25: gnu: gnome-desktop: Update to 3.24.2., Marius Bakke, 2017/05/24