[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
44/113: gnu: gnome-settings-daemon: Update to 40.0.
From: |
guix-commits |
Subject: |
44/113: gnu: gnome-settings-daemon: Update to 40.0. |
Date: |
Wed, 24 Mar 2021 19:23:40 -0400 (EDT) |
lle_bout pushed a commit to branch wip-gnome-40
in repository guix.
commit dc0411b33eb611e219818aa6d67fbc05bc8c5999
Author: Léo Le Bouter <lle-bout@zaclys.net>
AuthorDate: Tue Mar 23 20:39:02 2021 +0100
gnu: gnome-settings-daemon: Update to 40.0.
* gnu/packages/gnome.scm (gnome-settings-daemon): Update to 40.0.
---
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 e38b78b..658bdd9 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5370,16 +5370,16 @@ services for numerous locations.")
(define-public gnome-settings-daemon
(package
(name "gnome-settings-daemon")
- (version "3.34.1")
+ (version "40.0")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
- (version-major+minor version) "/"
+ (version-major version) "/"
name "-" version ".tar.xz"))
(sha256
(base32
- "07y1gbicz0pbxmdgwrdzyc4byy30wfwpbqgvnx27gnpqmc5s50cr"))
+ "1nr4fgrxhps1vdq1wk1kz81iy20nm4rsmsnyfxypbsm7ss0q05p3"))
(patches (search-patches "gnome-settings-daemon-gc.patch"))))
(build-system meson-build-system)
(arguments
- 37/113: gnu: dconf: Update to 0.40.0., (continued)
- 37/113: gnu: dconf: Update to 0.40.0., guix-commits, 2021/03/24
- 32/113: gnu: glade3: Update to 3.38.2., guix-commits, 2021/03/24
- 34/113: gnu: seahorse: Update to 3.38.1., guix-commits, 2021/03/24
- 36/113: gnu: vte: Update to 0.62.3., guix-commits, 2021/03/24
- 42/113: gnu: gnome-terminal: Update to 3.40.0., guix-commits, 2021/03/24
- 43/113: gnu: libgweather: Update to 3.36.1., guix-commits, 2021/03/24
- 28/113: gnu: evince: Update to 3.38.2., guix-commits, 2021/03/24
- 38/113: gnu: json-glib: Update to 1.6.2., guix-commits, 2021/03/24
- 39/113: gnu: glib-networking: Update to 2.68.0., guix-commits, 2021/03/24
- 40/113: gnu: gnome-mines: Update to 40.0., guix-commits, 2021/03/24
- 44/113: gnu: gnome-settings-daemon: Update to 40.0.,
guix-commits <=
- 45/113: gnu: amtk: Update to 5.2.0., guix-commits, 2021/03/24
- 46/113: gnu: devhelp: Update to 3.38.1., guix-commits, 2021/03/24
- 13/113: gnu: gnome-user-share: Update to 3.34.0., guix-commits, 2021/03/24
- 19/113: gnu: gnome-getting-started-docs: Update to 3.38.1., guix-commits, 2021/03/24
- 22/113: gnu: gnome-contacts: Update to 40.0., guix-commits, 2021/03/24
- 31/113: gnu: libpeas: Update to 1.30.0., guix-commits, 2021/03/24
- 33/113: gnu: libwnck: Update to 3.36.0., guix-commits, 2021/03/24
- 41/113: gnu: gnome-sudoku: Update to 40.0., guix-commits, 2021/03/24
- 47/113: gnu: clutter: Update to 1.26.4., guix-commits, 2021/03/24
- 48/113: gnu: libchamplain: Update to 0.12.20., guix-commits, 2021/03/24