[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/08: gnu: gsettings-desktop-schemas: Update to 3.24.1.
From: |
Tobias Geerinckx-Rice |
Subject: |
01/08: gnu: gsettings-desktop-schemas: Update to 3.24.1. |
Date: |
Tue, 12 Sep 2017 17:34:37 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit f97e96ae8bbf5353cc297f1736643d7ba133cd53
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Tue Sep 12 03:40:04 2017 +0200
gnu: gsettings-desktop-schemas: Update to 3.24.1.
* gnu/packages/gnome.scm (gsettings-desktop-schemas): Update to 3.24.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 26abb49..f6b2040 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -765,7 +765,7 @@ on the GNOME Desktop with a single simple application.")
(define-public gsettings-desktop-schemas
(package
(name "gsettings-desktop-schemas")
- (version "3.24.0")
+ (version "3.24.1")
(source
(origin
(method url-fetch)
@@ -774,7 +774,7 @@ on the GNOME Desktop with a single simple application.")
name "-" version ".tar.xz"))
(sha256
(base32
- "145vpcljy4660cnk8zk91qf7ywa7hqfl5hhw025gy8hxcqzklmzn"))))
+ "19zfqy58missq5cck13ip8j824hb9whqg2c4cr6hgrlxkwqgm8vn"))))
(build-system gnu-build-system)
(inputs
`(("glib" ,glib)))
- branch master updated (790ba6d -> bbb1246), Tobias Geerinckx-Rice, 2017/09/12
- 01/08: gnu: gsettings-desktop-schemas: Update to 3.24.1.,
Tobias Geerinckx-Rice <=
- 02/08: gnu: gnome-settings-daemon: Update to 3.24.3., Tobias Geerinckx-Rice, 2017/09/12
- 04/08: gnu: tracker: Update to 1.12.3., Tobias Geerinckx-Rice, 2017/09/12
- 05/08: gnu: network-manager: Update to 1.8.2., Tobias Geerinckx-Rice, 2017/09/12
- 07/08: gnu: gtksourceview: Update to 3.24.4., Tobias Geerinckx-Rice, 2017/09/12
- 06/08: gnu: libpeas: Update to 1.22.0., Tobias Geerinckx-Rice, 2017/09/12
- 08/08: gnu: youtube-dl: Update to 2017.09.11., Tobias Geerinckx-Rice, 2017/09/12
- 03/08: gnu: gnome-shell-extensions: Update to 3.24.3., Tobias Geerinckx-Rice, 2017/09/12