[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/25: gnu: gnome-tweak-tool: Update to 3.24.0.
From: |
Marius Bakke |
Subject: |
05/25: gnu: gnome-tweak-tool: Update to 3.24.0. |
Date: |
Wed, 24 May 2017 18:55:17 -0400 (EDT) |
mbakke pushed a commit to branch staging
in repository guix.
commit bc91a80c79906b2086dd475d1b1fd531b9654e86
Author: Marius Bakke <address@hidden>
Date: Wed May 24 19:55:37 2017 +0200
gnu: gnome-tweak-tool: Update to 3.24.0.
* gnu/packages/gnome.scm (gnome-tweak-tool): Update to 3.24.0.
---
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 3e967ef..52a8539 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5566,7 +5566,7 @@ existing databases over the internet.")
(define-public gnome-tweak-tool
(package
(name "gnome-tweak-tool")
- (version "3.22.0")
+ (version "3.24.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/gnome-tweak-tool/"
@@ -5576,7 +5576,7 @@ existing databases over the internet.")
(search-patch "gnome-tweak-tool-search-paths.patch")))
(sha256
(base32
- "1frs16p2284mdw65g1ldmf9cz5sn3rg16wz58gjrw5pn2cgf2six"))))
+ "000ygz9wgnv8pimb6rwbjfm12vbx4138pwkq36ci0k6v827282wk"))))
(build-system glib-or-gtk-build-system)
(arguments
`(#:configure-flags '("--localstatedir=/tmp"
- 11/25: gnu: gdm: Update to 3.24.2., (continued)
- 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, 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 <=
- 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
- 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