[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#38029] [PATCH 14/80] gnu: gnome-settings-daemon: Update to 3.32.1.
From: |
Kei Kebreau |
Subject: |
[bug#38029] [PATCH 14/80] gnu: gnome-settings-daemon: Update to 3.32.1. |
Date: |
Fri, 1 Nov 2019 21:43:43 -0400 |
* gnu/packages/gnome.scm (gnome-settings-daemon): Update to 3.32.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 1ec36d113c..195e9dd567 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3266,7 +3266,7 @@ services for numerous locations.")
(define-public gnome-settings-daemon
(package
(name "gnome-settings-daemon")
- (version "3.30.2")
+ (version "3.32.1")
(source
(origin
(method url-fetch)
@@ -3275,7 +3275,7 @@ services for numerous locations.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0c663csa3gnsr6wm0xfll6aani45snkdj7zjwjfzcwfh8w4a3z12"))))
+ "02d0s0g2mmqfib44r3sf0499r08p61s8l2ndsjssbam1bi7x2dks"))))
(build-system meson-build-system)
(arguments
`(#:glib-or-gtk? #t
--
2.23.0
- [bug#38029] [PATCH 06/80] gnu: file-roller: Update to 3.32.1., (continued)
- [bug#38029] [PATCH 10/80] gnu: gsettings-desktop-schemas: Update to 3.32.0., Kei Kebreau, 2019/11/01
- [bug#38029] [PATCH 11/80] gnu: gnome-icon-theme: Update home page., Kei Kebreau, 2019/11/01
- [bug#38029] [PATCH 13/80] gnu: gnome-online-accounts: Update to 3.32.0., Kei Kebreau, 2019/11/01
- [bug#38029] [PATCH 15/80] gnu: Add python-dbusmock., Kei Kebreau, 2019/11/01
- [bug#38029] [PATCH 12/80] gnu: gnome-desktop: Update to 3.32.2., Kei Kebreau, 2019/11/01
- [bug#38029] [PATCH 18/80] gnu: tracker: Update to 2.2.2., Kei Kebreau, 2019/11/01
- [bug#38029] [PATCH 14/80] gnu: gnome-settings-daemon: Update to 3.32.1.,
Kei Kebreau <=
- [bug#38029] [PATCH 16/80] gnu: gnome-control-center: Update to 3.32.2., Kei Kebreau, 2019/11/01
- [bug#38029] [PATCH 17/80] gnu: grilo: Update to 0.3.9., Kei Kebreau, 2019/11/01
- [bug#38029] [PATCH 19/80] gnu: vala: Update to 0.44.6., Kei Kebreau, 2019/11/01
- [bug#38029] GNOME 3.32 patches, Kei Kebreau, 2019/11/01