From: Liliana Marie Prikler <liliana.prikler@gmail.com>
To: 74622@debbugs.gnu.org
Cc: liliana.prikler@gmail.com, maxim.cournoyer@gmail.com,
vivien@planete-kraus.eu
Subject: [bug#74622] [PATCH gnome-team 10/10] gnu: gnome-initial-setup: Update to 46.4.
Date: Sat, 30 Nov 2024 02:24:40 +0100 [thread overview]
Message-ID: <74f547942bd43ac5e8cfdf39313228544d6a8f82.1732964015.git.liliana.prikler@gmail.com> (raw)
In-Reply-To: <cover.1732964015.git.liliana.prikler@gmail.com>
* gnu/packages/gnome.scm (gnome-initial-setup): Update to 46.4.
---
gnu/packages/gnome.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index e5f343c6e8..5e66477bc2 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -1571,7 +1571,7 @@ (define-public libmediaart
(define-public gnome-initial-setup
(package
(name "gnome-initial-setup")
- (version "44.8")
+ (version "46.4")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/gnome-initial-setup/"
@@ -1579,7 +1579,7 @@ (define-public gnome-initial-setup
"/gnome-initial-setup-" version ".tar.xz"))
(sha256
(base32
- "0y61y3rvz1hqmhjxl9mjwxcdvdxslyaghajav6l79a9yxi859508"))))
+ "1mqvvsl161pi4sv2x6b90rfs4a2166da9rkgkcpd67pwfhgyjxmr"))))
(build-system meson-build-system)
(arguments
(list
@@ -1603,6 +1603,7 @@ (define-public gnome-initial-setup
pkg-config))
(inputs
(list accountsservice
+ dconf
elogind
gdm
geoclue
--
2.46.0
next prev parent reply other threads:[~2024-11-30 11:34 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-30 10:53 [bug#74622] [PATCH gnome-team 00/10] Getting ready to finally deliver GNOME 46 Liliana Marie Prikler
2024-11-23 19:52 ` [bug#74622] [PATCH gnome-team 01/10] gnu: gnome-settings-daemon: Update to 47.2 Liliana Marie Prikler
2024-11-23 20:40 ` [bug#74622] [PATCH gnome-team 02/10] gnu: lock: Update to 1.1.3 Liliana Marie Prikler
2024-11-23 20:58 ` [bug#74622] [PATCH gnome-team 03/10] gnu: mutter: Update to 46.6 Liliana Marie Prikler
2024-11-24 15:06 ` [bug#74622] [PATCH gnome-team 04/10] gnu: Make xdg-desktop-portal-next the new xdg-desktop-portal Liliana Marie Prikler
2024-11-30 1:13 ` [bug#74622] [PATCH gnome-team 08/10] gnu: gnome-keyring: Update to 46.2 Liliana Marie Prikler
2024-11-30 1:17 ` [bug#74622] [PATCH gnome-team 09/10] gnu: libshumate: Update to 1.3.0 Liliana Marie Prikler
2024-11-30 1:17 ` [bug#74622] [PATCH gnome-team 06/10] folks: Disable tests Liliana Marie Prikler
2024-11-30 1:18 ` [bug#74622] [PATCH gnome-team 07/10] gnu: folks: Update to 0.15.9 Liliana Marie Prikler
2024-11-30 1:24 ` Liliana Marie Prikler [this message]
2024-11-30 1:25 ` [bug#74622] [PATCH gnome-team 05/10] [WIP] gnu: gnome-shell: Update to 46.6 Liliana Marie Prikler
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=74f547942bd43ac5e8cfdf39313228544d6a8f82.1732964015.git.liliana.prikler@gmail.com \
--to=liliana.prikler@gmail.com \
--cc=74622@debbugs.gnu.org \
--cc=maxim.cournoyer@gmail.com \
--cc=vivien@planete-kraus.eu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.