[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
40/74: gnu: gsettings-desktop-schemas: Update to 46.0.
From: |
guix-commits |
Subject: |
40/74: gnu: gsettings-desktop-schemas: Update to 46.0. |
Date: |
Sat, 19 Oct 2024 03:33:19 -0400 (EDT) |
lilyp pushed a commit to branch gnome-team
in repository guix.
commit 64e986b4eb54a0b73233ad14afe1bb7cb84e5d20
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 0d34fa9dbe..b5e9d3d6a2 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
- 03/74: gnu: baobab: Update to 46.0., (continued)
- 03/74: gnu: baobab: Update to 46.0., guix-commits, 2024/10/19
- 26/74: gnu: gtksourceview: Update to 5.12.1., guix-commits, 2024/10/19
- 16/74: gnu: Make vte-with-gtk4 the default vte., guix-commits, 2024/10/19
- 24/74: gnu: gnome-keyring: Update to 46.1., guix-commits, 2024/10/19
- 22/74: gnu: gnome-disk-utility: Update to 46.0., guix-commits, 2024/10/19
- 23/74: gnu: gnome-font-viewer: Update to 46.0., guix-commits, 2024/10/19
- 18/74: gnu: gnome-console: Update to 46.0., guix-commits, 2024/10/19
- 33/74: gnu: libpanel: Update to 1.7.0., guix-commits, 2024/10/19
- 37/74: gnu: evolution-data-server: Update to 3.52.3., guix-commits, 2024/10/19
- 38/74: gnu: evolution: Update to 3.52.3., guix-commits, 2024/10/19
- 40/74: gnu: gsettings-desktop-schemas: Update to 46.0.,
guix-commits <=
- 48/74: gnu: gtk+: Update to 3.24.41., guix-commits, 2024/10/19
- 45/74: gnu: atkmm: Update to 2.36.3., guix-commits, 2024/10/19
- 43/74: gnu: vala: Update to 0.56.17., guix-commits, 2024/10/19
- 44/74: gnu: at-spi2-core: Update to 2.52.0., guix-commits, 2024/10/19
- 52/74: gnu: gst-plugins-base: Update to 1.24.6., guix-commits, 2024/10/19
- 57/74: gnu: gst-editing-services: Update to 1.24.6., guix-commits, 2024/10/19
- 58/74: gnu: python-gst: Update to 1.24.6., guix-commits, 2024/10/19
- 61/74: gnu: gnome-music: Update to 46.0., guix-commits, 2024/10/19
- 63/74: gnu: gnome-control-center: Update to 46.3., guix-commits, 2024/10/19
- 65/74: gnu: Add munit., guix-commits, 2024/10/19