[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/53: gnu: gsettings-desktop-schemas: Update to 3.32.0.
From: |
guix-commits |
Subject: |
09/53: gnu: gsettings-desktop-schemas: Update to 3.32.0. |
Date: |
Fri, 1 Nov 2019 22:18:40 -0400 (EDT) |
kkebreau pushed a commit to branch wip-gnome-updates
in repository guix.
commit 91e41b0019bfac364d1ec67c6d0e5f957c904504
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 1dc2e76..eca9e69 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
- branch wip-gnome-updates created (now e3bf493), guix-commits, 2019/11/01
- 02/53: gnu: baobab: Update to 3.32.0., guix-commits, 2019/11/01
- 04/53: gnu: epiphany: Update to 3.32.3., guix-commits, 2019/11/01
- 03/53: gnu: eog: Update to 3.32.2., guix-commits, 2019/11/01
- 01/53: gnu: adwaita-icon-theme: Update to 3.32.0., guix-commits, 2019/11/01
- 05/53: gnu: file-roller: Update to 3.32.1., guix-commits, 2019/11/01
- 09/53: gnu: gsettings-desktop-schemas: Update to 3.32.0.,
guix-commits <=
- 18/53: gnu: dconf-editor: Update to 3.32.0., guix-commits, 2019/11/01
- 21/53: gnu: evolution-data-server: Update to 3.32.4., guix-commits, 2019/11/01
- 26/53: gnu: Add tracker-miners., guix-commits, 2019/11/01
- 45/53: gnu: gnome-shell: Update to 3.32.2., guix-commits, 2019/11/01
- 52/53: gnu: yelp: Update to 3.32.2., guix-commits, 2019/11/01
- 48/53: gnu: gnome-klotski: Update to 3.32.0., guix-commits, 2019/11/01
- 34/53: gnu: libwnck: Update to 3.32.0., guix-commits, 2019/11/01
- 14/53: gnu: Add python-dbusmock., guix-commits, 2019/11/01
- 10/53: gnu: gnome-icon-theme: Update home page., guix-commits, 2019/11/01
- 22/53: gnu: evolution: Update to 3.32.4., guix-commits, 2019/11/01