lilyp pushed a commit to branch gnome-team in repository guix. commit d287f1b766fabcb4121c22b0b414fa710452af55 Author: Liliana Marie Prikler <liliana.prik...@gmail.com> AuthorDate: Thu Jan 9 22:38:07 2025 +0100
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 adc18f1638..0b55653f18 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