There is an updated pull request by q66 against master on the void-packages repository https://github.com/q66/void-packages gnome338 https://github.com/void-linux/void-packages/pull/24260 gnome 3.38 Since https://github.com/void-linux/void-packages/pull/21382 is taking a while and gnome 3.38 is just around the corner, I prepared a preliminary PR for now containing the 3.37 prerelease stuff - I did this mainly because I needed more "ready" wayland support. Tested on aarch64. # TODO - [ ] clean it up - [ ] better testing, make sure testsuite passes - [ ] import the useful bits from #21382, or rebase if it gets merged - [ ] make sure crossbuilds work - [ ] test on more platforms - [ ] fix the metapackages (they haven't been touched, possibly in https://github.com/void-linux/void-packages/pull/22936) - [ ] do some other packages that are not done: - [ ] `budgie-desktop` needs a bump - [ ] `lutris` needs bump - [ ] possibly move some stuff to `libhandy1`, or other shlib bumps - [ ] `gnome-panel`, `gnome-flashback`, `metacity` need updating too - [ ] `gnome-builder` needs updating - [ ] `gnome-games` needs updating (blocker: needs an unreleased version `retro-gtk` for now) - [ ] `gedit`, `gedit-plugins` need updating - [ ] `gnome-music` needs updating (needs `pango` 1.44 or newer, we ship 1.42 for bitmap fonts, so we need to figure that out) - [ ] `gnome-podcasts` update (didn't bother for now) - [ ] `epiphany` update (needs newer `webkit2gtk`, i'll update it separately) # Updated - [x] atk -> 2.36.0 - [x] at-spi2-core -> 2.37.90 - [x] at-spi2-atk -> 2.37.90 - [x] gsettings-desktop-schemas -> 3.37.2 - [x] gnome-desktop -> 3.37.3 - [x] libgweather -> 3.36.1 - [x] gnome-settings-daemon -> 3.37.0 - [x] graphene -> 1.10.0 - [x] mutter -> 3.37.90 - [x] gnome-menus -> 3.36.0 - [x] cheese -> (revbump) - [x] evolution-data-server -> 3.37.90 - [x] gnome-control-center -> 3.37.3 - [x] tracker -> 2.3.4 - [x] folks -> 0.14.0 - [x] dconf-editor -> 3.36.4 - [x] devhelp -> 3.37.1 - [x] gnome-shell -> 3.37.90 - [x] gnome-shell-extensions -> 3.37.90 - [x] gdm -> 3.37.90 - [x] gnome-session -> 3.37.0 - [x] gnome-online-accounts -> 3.37.90 - [x] gnome-initial-setup -> 3.37.91 - [x] xdg-desktop-portal-gtk -> (revbump) - [x] nautilus -> 3.37.90 - [x] libhandy1 -> 0.90.0 (new) - [x] gnome-maps -> 3.37.90 - [x] evolution -> 3.37.90 - [x] evolution-ews -> 3.37.90 - [x] python3-atspi -> 2.37.90 - [x] python-atspi -> 2.37.90 - [x] orca -> 3.37.90 - [x] gnome-weather -> (revbump) - [x] vte3 -> 0.61.90 - [x] gnome-terminal -> 3.37.90 - [x] gnome-getting-started-docs -> 3.36.2 - [x] gnome-user-docs -> 3.36.2 - [x] gnome-epub-thumbnailer -> 1.6 - [x] gnome-books -> (revbump) - [x] gnome-characters -> (revbump) - [x] gnome-documents -> (revbump) - [x] gnome-font-viewer -> (revbump) - [x] gnome-screensaver -> (revbump + build) - [x] totem -> (revbump) - [x] gnome-clocks -> 3.37.90 - [x] libdazzle -> 3.37.1 - [x] libportal -> 0.3 (new) - [x] gnome-contacts -> 3.36.2 - [x] eog -> 3.37.90 - [x] gnome-photos -> 3.37.2 - [x] evince -> 3.37.3 - [x] file-roller -> 3.37.90 - [x] gnome-calendar -> (revbump) A patch file from https://github.com/void-linux/void-packages/pull/24260.patch is attached