guix_mirror_bot pushed a change to branch master
in repository guix.
from a6b1b18b53 gnu: ruby-excon: Update to 1.3.2.
add 780ebbead1 gnu: mig: Update to 1.8+git20231217-1.3f4b006.
add 5d518a2b74 gnu: gnumach-headers: Update to 1.8+git20251228.
add 317d8934a5 gnu: hurd-headers: Remove unused let binding.
add feeea7aef2 gnu: flex: Simplify configure flags for cross compiling.
add ee57cd6752 gnu: git-minimal: Remove gcc-14 relaxation CFLAGS.
add cd4bd086db gnu: python-boot0: Resolve conflict with newer libm.
add 1ef02c25ed gnu: coreutils: Reenable tests on the 64bit Hurd.
add 66aaff3336 gnu: diffutils: Reenable tests on the 64bit Hurd.
add 6da882261d gnu: hurd: Add patch to prevent hang of crash-dump-core.
add af72a155af gnu: python: Skip test_largefile on the 64bit Hurd.
add 90ec4d4352 gnu: gnumach-headers: Update to 1.8+git20260129.
add fd396edd00 gnu: gnumach: Update to v1.8+git20260224.
add ff6f285510 gnu: hurd: Update to 0.9.git20251029-0.6290b4c.
add d5dec58227 gnu: bootstrap: Update bootstrap binaries for x86_64-gnu,
aka the 64-bit Hurd.
add fa3d267dc7 gnu: check: Skip tests on the 64bit Hurd.
No new revisions were added by this update.
Summary of changes:
gnu/local.mk | 4 -
gnu/packages/base.scm | 23 +---
gnu/packages/bootstrap.scm | 32 ++---
gnu/packages/check.scm | 4 +
gnu/packages/commencement.scm | 66 ++--------
gnu/packages/flex.scm | 8 +-
gnu/packages/hurd.scm | 151 +++++++++++------------
gnu/packages/patches/gnumach-div0.patch | 51 --------
gnu/packages/patches/gnumach-kmsg-overflow.patch | 59 ---------
gnu/packages/patches/hurd-proc-zombies.patch | 28 -----
gnu/packages/patches/hurd-streamio-select.patch | 88 -------------
gnu/packages/python.scm | 3 +
gnu/packages/version-control.scm | 5 +-
13 files changed, 112 insertions(+), 410 deletions(-)
delete mode 100644 gnu/packages/patches/gnumach-div0.patch
delete mode 100644 gnu/packages/patches/gnumach-kmsg-overflow.patch
delete mode 100644 gnu/packages/patches/hurd-proc-zombies.patch
delete mode 100644 gnu/packages/patches/hurd-streamio-select.patch