[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/63: gnu: gsettings-desktop-schemas: Update to 3.32.0.
From: |
guix-commits |
Subject: |
09/63: gnu: gsettings-desktop-schemas: Update to 3.32.0. |
Date: |
Thu, 7 Nov 2019 09:57:36 -0500 (EST) |
kkebreau pushed a commit to branch wip-gnome-updates
in repository guix.
commit e2a8271e05f0cc4ac335608a87b6d17651080ada
Author: Kei Kebreau <address@hidden>
Date: Fri Jul 19 16:23:25 2019 -0400
gnu: gsettings-desktop-schemas: Update to 3.32.0.
* gnu/packages/gnome.scm (gsettings-desktop-schemas): Update to 3.32.0.
[build-system]: Use meson-build-system.
---
gnu/packages/gnome.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index ce5ad49..e7b76af 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -842,7 +842,7 @@ on the GNOME Desktop with a single simple application.")
(define-public gsettings-desktop-schemas
(package
(name "gsettings-desktop-schemas")
- (version "3.28.1")
+ (version "3.32.0")
(source
(origin
(method url-fetch)
@@ -851,8 +851,8 @@ on the GNOME Desktop with a single simple application.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0bshwm49cd01ighsxqlbqn10q0ch71ff99gcrx8pr2gyky2ad3pq"))))
- (build-system gnu-build-system)
+ "0d8a6479vappgplq5crdr3ah0ykqcr3fw533wkx9v1a8lnrv8n9d"))))
+ (build-system meson-build-system)
(inputs
`(("glib" ,glib)))
(native-inputs
- 02/63: gnu: baobab: Update to 3.32.0., (continued)
- 02/63: gnu: baobab: Update to 3.32.0., guix-commits, 2019/11/07
- 03/63: gnu: eog: Update to 3.32.2., guix-commits, 2019/11/07
- 07/63: gnu: gnome-backgrounds: Update to 3.32.0., guix-commits, 2019/11/07
- 12/63: gnu: gnome-online-accounts: Update to 3.32.0., guix-commits, 2019/11/07
- 08/63: gnu: gnome-bluetooth: Update to 3.32.1., guix-commits, 2019/11/07
- 05/63: gnu: file-roller: Update to 3.32.1., guix-commits, 2019/11/07
- 10/63: gnu: gnome-icon-theme: Update home page., guix-commits, 2019/11/07
- 13/63: gnu: gnome-settings-daemon: Update to 3.32.1., guix-commits, 2019/11/07
- 11/63: gnu: gnome-desktop: Update to 3.32.2., guix-commits, 2019/11/07
- 04/63: gnu: epiphany: Update to 3.32.3., guix-commits, 2019/11/07
- 09/63: gnu: gsettings-desktop-schemas: Update to 3.32.0.,
guix-commits <=
- 06/63: gnu: gedit: Update to 3.32.2., guix-commits, 2019/11/07
- 16/63: gnu: grilo: Update to 0.3.9., guix-commits, 2019/11/07
- 14/63: gnu: Add python-dbusmock., guix-commits, 2019/11/07
- 15/63: gnu: gnome-control-center: Update to 3.32.2., guix-commits, 2019/11/07
- 26/63: gnu: Add tracker-miners., guix-commits, 2019/11/07
- 20/63: gnu: totem: Update to 3.32.1., guix-commits, 2019/11/07
- 17/63: gnu: tracker: Update to 2.2.2., guix-commits, 2019/11/07
- 18/63: gnu: dconf-editor: Update to 3.32.0., guix-commits, 2019/11/07
- 19/63: gnu: python2-pylint: Update to 1.9.5., guix-commits, 2019/11/07
- 34/63: gnu: libwnck: Update to 3.32.0., guix-commits, 2019/11/07