guix_mirror_bot pushed a change to branch gnome-team
in repository guix.
from abbd7868a0 gnu: libfyaml: Fix build on 32bit architectures.
add 5c217ab136 gnu: cambalache: Relocate to (gnu packages gnome-xyz).
add 223158aae1 gnu: libexpected: Update to 1.3.1.
add be08b72082 linux-initrd: Adjust 'base-initrd-modules' to fallback to
'linux-libre'.
add 0099dbafd4 ui: Modify ‘spawn’ only when it is defined.
add 925c116b46 gnu: mumps: Update to 5.9.1.
add 84b0e85c3c scripts: lint: Add --manifest option.
add a787c238ed gnu: trealla: Update to 3.9.24.
add 47a1d3fb63 gnu: Add llvm 23.
add e8a8f737d1 gnu: lldb: Update to 23.1.0.
add acfae8df4b gnu: tcbrindle-span: Patch missing header.
add f7c5cb33d5 gnu: openrct2-objects: Update to 1.7.11.
add 4ce2dd80b8 gnu: Update openrct2 to 0.5.4.
add 002b1a13c2 gnu: fakeroot: Use po4a-minimal.
add b71652bb09 gnu: fuzzel: Update to 1.15.0.
add 3bf334d142 gnu: Remove guile2.0-commonmark.
add 35bb120f99 gnu: Remove guile2.0-haunt.
add f0921cffa1 gnu: Remove guile2.2-haunt.
add ef2b29d42b gnu: Remove guile2.2-pfds.
add 10dc1640ea gnu: Remove guile2.2-semver.
add e6db24add4 gnu: Remove hop.
add af65c61470 gnu: Remove offlate.
add 6e7e1a1082 gnu: Remove python-translate-toolkit-for-offlate.
add a2f87d74b3 gnu: Remove proj-9.3.
add b4646df734 gnu: Remove express-beta-diversity.
add 1db536e298 gnu: Remove mozjs-115.
add 514b1ee8ef gnu: uftrace: Update to 0.20.
add fafc3efc01 gnu: python-codespell: Update to 2.4.3.
add a43c2b055f gnu: Add python-minisbd.
add 7808ce2530 gnu: libretranslate: Update to 1.9.6.
No new revisions were added by this update.
Summary of changes:
doc/guix.texi | 10 ++
etc/teams/python/python-tier-4-manifest.scm | 1 -
etc/teams/python/python-tier-5-manifest.scm | 1 -
gnu/local.mk | 1 +
gnu/packages/bioinformatics.scm | 41 --------
gnu/packages/cpp.scm | 5 +-
gnu/packages/games.scm | 8 +-
gnu/packages/geo.scm | 40 -------
gnu/packages/gnome-xyz.scm | 116 ++++++++++++++++++++-
gnu/packages/gnome.scm | 115 +-------------------
gnu/packages/gnuzilla.scm | 81 --------------
gnu/packages/guile-xyz.scm | 52 ---------
gnu/packages/instrumentation.scm | 5 +-
gnu/packages/linux.scm | 2 +-
gnu/packages/llvm.scm | 56 +++++++++-
gnu/packages/machine-learning.scm | 42 ++++++--
gnu/packages/maths.scm | 4 +-
.../patches/tcbrindle-span-include-exception.patch | 21 ++++
gnu/packages/prolog.scm | 4 +-
gnu/packages/python-xyz.scm | 84 ++-------------
gnu/packages/scheme.scm | 51 ---------
gnu/packages/xdisorg.scm | 4 +-
gnu/system/linux-initrd.scm | 6 +-
guix/scripts/lint.scm | 22 ++--
guix/scripts/refresh.scm | 3 +-
guix/ui.scm | 7 +-
tests/guix-lint.sh | 12 ++-
27 files changed, 301 insertions(+), 493 deletions(-)
create mode 100644 gnu/packages/patches/tcbrindle-span-include-exception.patch