[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
17/29: gnu: gnome-initial-setup: Update to 44.8.
From: |
guix-commits |
Subject: |
17/29: gnu: gnome-initial-setup: Update to 44.8. |
Date: |
Sat, 24 Feb 2024 01:30:00 -0500 (EST) |
lilyp pushed a commit to branch gnome-team
in repository guix.
commit 720d6d5444933134f545962caa7d54dde1bf6083
Author: Vivien Kraus <vivien@planete-kraus.eu>
AuthorDate: Wed Feb 14 22:30:48 2024 +0100
gnu: gnome-initial-setup: Update to 44.8.
* gnu/packages/gnome.scm (gnome-initial-setup): Update to 44.8.
Change-Id: I4fb3fa75605f70469db5c05cc9b19b87e74f1636
Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
---
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 040d01377d..3b943fe408 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -1533,7 +1533,7 @@ extraction, and lookup for applications on the desktop.")
(define-public gnome-initial-setup
(package
(name "gnome-initial-setup")
- (version "44.0")
+ (version "44.8")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/gnome-initial-setup/"
@@ -1541,7 +1541,7 @@ extraction, and lookup for applications on the desktop.")
"/gnome-initial-setup-" version ".tar.xz"))
(sha256
(base32
- "1zxv0i6lwcnjs4m0ny08wxbfz25ygnwkbh4l3dkrhapqr1nzqg2r"))))
+ "0y61y3rvz1hqmhjxl9mjwxcdvdxslyaghajav6l79a9yxi859508"))))
(build-system meson-build-system)
(arguments
(list
- 14/29: gnu: atkmm@2.28: Update to 2.28.4., (continued)
- 14/29: gnu: atkmm@2.28: Update to 2.28.4., guix-commits, 2024/02/24
- 20/29: gnu: epiphany: Update to 44.8., guix-commits, 2024/02/24
- 13/29: gnu: vte: Update to 0.72.4., guix-commits, 2024/02/24
- 18/29: gnu: gcr@3: Update to 3.41.2., guix-commits, 2024/02/24
- 22/29: gnu: mutter: Update to 44.9., guix-commits, 2024/02/24
- 25/29: gnu: folks: Update to 0.15.7., guix-commits, 2024/02/24
- 28/29: gnu: gdm: Wrap inputs to enable accessibility settings., guix-commits, 2024/02/24
- 08/29: gnu: gnome: Update synopsis and description., guix-commits, 2024/02/24
- 09/29: gnu: mm-common: Update to 1.0.6., guix-commits, 2024/02/24
- 16/29: gnu: gtk+: Update to 3.24.41., guix-commits, 2024/02/24
- 17/29: gnu: gnome-initial-setup: Update to 44.8.,
guix-commits <=
- 19/29: gnu: libgsf: Update to 1.14.52., guix-commits, 2024/02/24
- 21/29: gnu: gjs: Update to 1.76.3., guix-commits, 2024/02/24
- 23/29: gnu: gnome-bluetooth: Update to 42.8., guix-commits, 2024/02/24
- 24/29: gnu: gnome-shell: Update to 44.9., guix-commits, 2024/02/24
- 27/29: gnu: eiciel: Update to 0.10.0., guix-commits, 2024/02/24
- 10/29: gnu: glibmm-2.64: Rename and update to 2.66.6., guix-commits, 2024/02/24
- 11/29: gnu: python-pyatspi: Update to 2.46.1., guix-commits, 2024/02/24
- 26/29: gnu: libhandy: Update to 1.8.3., guix-commits, 2024/02/24
- 29/29: services: gdm: Enable wayland by default., guix-commits, 2024/02/24
- 15/29: gnu: pangomm@2.46: Update to 2.46.4., guix-commits, 2024/02/24