[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
40/84: gnu: gsettings-desktop-schemas: Update to 46.0.
From: |
guix-commits |
Subject: |
40/84: gnu: gsettings-desktop-schemas: Update to 46.0. |
Date: |
Sat, 9 Nov 2024 03:54:36 -0500 (EST) |
lilyp pushed a commit to branch gnome-team
in repository guix.
commit 93cc26f4241c039bd3b1e7a81726424bf8342971
Author: Liliana Marie Prikler <liliana.prikler@gmail.com>
AuthorDate: Fri Aug 16 20:40:18 2024 +0200
gnu: gsettings-desktop-schemas: Update to 46.0.
* gnu/packages/gnome.scm (gsettings-desktop-schemas): Update to 46.0.
---
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 64d6052503..e96b689b3e 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2784,7 +2784,7 @@ on the GNOME Desktop with a single simple application.")
(define-public gsettings-desktop-schemas
(package
(name "gsettings-desktop-schemas")
- (version "44.0")
+ (version "46.0")
(source
(origin
(method url-fetch)
@@ -2793,7 +2793,7 @@ on the GNOME Desktop with a single simple application.")
name "-" version ".tar.xz"))
(sha256
(base32
- "03pc3wlfmf07586x89h63fr42pdpvqx64ak4ks298nchmmff8bgb"))))
+ "0xc5dy3wavj91yqd1lgvbwnw95nfg4m66bx7gbaqhqqv2shlcfj9"))))
(build-system meson-build-system)
(arguments
`(#:phases (modify-phases %standard-phases
- 44/84: gnu: at-spi2-core: Update to 2.52.0., (continued)
- 44/84: gnu: at-spi2-core: Update to 2.52.0., guix-commits, 2024/11/09
- 45/84: gnu: atkmm: Update to 2.36.3., guix-commits, 2024/11/09
- 41/84: gnu: pango: Update to 1.54.0., guix-commits, 2024/11/09
- 62/84: gnu: gnome-session: Update to 46.0., guix-commits, 2024/11/09
- 38/84: gnu: evolution: Update to 3.52.3., guix-commits, 2024/11/09
- 51/84: gnu: gstreamer: Update to 1.24.6., guix-commits, 2024/11/09
- 58/84: gnu: python-gst: Update to 1.24.6., guix-commits, 2024/11/09
- 77/84: gnu: bootstrap glib and gobject against each other., guix-commits, 2024/11/09
- 76/84: gnu: gobject-introspection: Update to 1.82.0., guix-commits, 2024/11/09
- 49/84: gnu: gtk-doc: Update to 1.34.0., guix-commits, 2024/11/09
- 40/84: gnu: gsettings-desktop-schemas: Update to 46.0.,
guix-commits <=
- 42/84: gnu: librsvg: Disable rtl_tspan_svg test., guix-commits, 2024/11/09
- 47/84: gnu: pangomm: Update to 2.54.0., guix-commits, 2024/11/09
- 48/84: gnu: gtk+: Update to 3.24.41., guix-commits, 2024/11/09
- 50/84: gnu: Ungraft ibus-minimal., guix-commits, 2024/11/09
- 56/84: gnu: gst-libav: Update to 1.24.6., guix-commits, 2024/11/09
- 61/84: gnu: gnome-music: Update to 46.0., guix-commits, 2024/11/09
- 55/84: gnu: gst-plugins-ugly: Update to 1.24.6., guix-commits, 2024/11/09
- 57/84: gnu: gst-editing-services: Update to 1.24.6., guix-commits, 2024/11/09
- 59/84: gnu: epiphany: Update to 46.3., guix-commits, 2024/11/09
- 71/84: gnu: telepathy-glib: Fix build., guix-commits, 2024/11/09