[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/62: gnu: gsettings-desktop-schemas: Update to 3.32.0.
From: |
guix-commits |
Subject: |
09/62: gnu: gsettings-desktop-schemas: Update to 3.32.0. |
Date: |
Sat, 7 Dec 2019 14:04:51 -0500 (EST) |
kkebreau pushed a commit to branch master
in repository guix.
commit c900dabd7785c3f122ab71fadc99917780634fa9
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 9fcc190..e3e2839 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -854,7 +854,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)
@@ -863,8 +863,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)
(arguments
'(#:phases (modify-phases %standard-phases
(add-after 'unpack 'set-adwaita-theme-file-name
- 01/62: gnu: adwaita-icon-theme: Update to 3.32.0., (continued)
- 01/62: gnu: adwaita-icon-theme: Update to 3.32.0., guix-commits, 2019/12/07
- 02/62: gnu: baobab: Update to 3.32.0., guix-commits, 2019/12/07
- 04/62: gnu: epiphany: Update to 3.32.3., guix-commits, 2019/12/07
- 03/62: gnu: eog: Update to 3.32.2., guix-commits, 2019/12/07
- 07/62: gnu: gnome-backgrounds: Update to 3.32.0., guix-commits, 2019/12/07
- 08/62: gnu: gnome-bluetooth: Update to 3.32.1., guix-commits, 2019/12/07
- 13/62: gnu: gnome-settings-daemon: Update to 3.32.1., guix-commits, 2019/12/07
- 10/62: gnu: gnome-icon-theme: Update home page., guix-commits, 2019/12/07
- 11/62: gnu: gnome-desktop: Update to 3.32.2., guix-commits, 2019/12/07
- 06/62: gnu: gedit: Update to 3.32.2., guix-commits, 2019/12/07
- 09/62: gnu: gsettings-desktop-schemas: Update to 3.32.0.,
guix-commits <=
- 14/62: gnu: Add python-dbusmock., guix-commits, 2019/12/07
- 05/62: gnu: file-roller: Update to 3.32.1., guix-commits, 2019/12/07
- 16/62: gnu: grilo: Update to 0.3.9., guix-commits, 2019/12/07
- 18/62: gnu: dconf-editor: Update to 3.32.0., guix-commits, 2019/12/07
- 19/62: gnu: python2-pylint: Update to 1.9.5., guix-commits, 2019/12/07
- 17/62: gnu: tracker: Update to 2.2.2., guix-commits, 2019/12/07
- 21/62: gnu: evolution-data-server: Update to 3.32.4., guix-commits, 2019/12/07
- 15/62: gnu: gnome-control-center: Update to 3.32.2., guix-commits, 2019/12/07
- 22/62: gnu: evolution: Update to 3.32.4., guix-commits, 2019/12/07
- 23/62: gnu: Add pipewire., guix-commits, 2019/12/07