From d287f1b766fabcb4121c22b0b414fa710452af55 Mon Sep 17 00:00:00 2001 From: Liliana Marie Prikler Date: Thu, 9 Jan 2025 22:38:07 +0100 Subject: [PATCH] gnu: gnome-initial-setup: Update to 46.7. * gnu/packages/gnome.scm (gnome-initial-setup): Update to 46.7. --- 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 adc18f163829ccf1a8421a105b2c9ad6484e4a72..0b55653f188ae735880fbcdad2f6466e069ab2e2 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -1576,7 +1576,7 @@ extraction, and lookup for applications on the desktop.") (define-public gnome-initial-setup (package (name "gnome-initial-setup") - (version "46.4") + (version "46.7") (source (origin (method url-fetch) (uri (string-append "mirror://gnome/sources/gnome-initial-setup/" @@ -1584,7 +1584,7 @@ extraction, and lookup for applications on the desktop.") "/gnome-initial-setup-" version ".tar.xz")) (sha256 (base32 - "1mqvvsl161pi4sv2x6b90rfs4a2166da9rkgkcpd67pwfhgyjxmr")))) + "00cwlzgg50y1ckgddpwx55vvsxc6mxfmwrakf440awiiz1lk5ild")))) (build-system meson-build-system) (arguments (list