guix_mirror_bot pushed a change to branch haskell-team
in repository guix.
discard 33fef22174 gnu: packages: Update haskell packages to current Stackage
discard c588967b04 guix: import: stackage: Update default LTS version to 24.9
discard 2d71d1af15 haskell-build-system: Do not re-set GHC_PACKAGE_PATH after
configure
discard fa0af486da gnu: ghc: Update to version 9.10.2
discard 41a6d32fc6 gnu: Add ghc-9.10
discard db9c918df3 gnu: Add ghc-9.8
discard b3473edec2 gnu: ghc-9.4: Fix build for bootstrapping GHC 9.8's Hadrian
discard a073608c13 gnu: patches: Fix recomp015 test in GHC testsuite
add e5637ffb28 gnu: guix: Update to 21ce6b3.
add 17f14d45f7 gnu: Add mate-indicator-applet.
add 4641d4bb8e vm-image.tmpl: Do not leak local checkout URL.
add c346f195fb vm-image.tmpl: Use /dev/vda2 as root file system device.
add 9a2e2c22ca teams: Add Nicolas Graves to core team.
add 84c60c3c3b services: guix: Preserve ‘guix-daemon’ user supplementary
groups.
add 69710d1d3a services: guix: Populate /etc/subgid so guix-daemon can map
the “kvm” GID.
add ab01e5adb2 tests: debian-install: Install the ‘uidmap’ package.
add 633ed510fa tests: guix-daemon: Check that build processes can chown to
“kvm”.
add 9687a9fb66 teams: ‘sync-codeberg-teams’ actually removes team members
when needed.
add 2ffea78b14 teams: Add several missing Codeberg user names.
add c58a53fe88 gnu: Remove glibc-utf8-locales-2.29.
add cf91afff75 gnu: Remove glibc-locales-2.29.
add 4356d6fb1a gnu: Remove glibc-2.29.
add 1a414131cc gnu: muparser: Update to 2.3.5.
add ba2281f2e7 gnu: l2md: Modernize definition.
add 5b1f297ca9 l2md: Update to most recent upstream master.
add 090dd34331 gnu: yambar-wayland: Update to 1.11.0-0.abeffbd.
new 1cc2b372b9 gnu: patches: Fix recomp015 test in GHC testsuite
new 4a4ee76201 gnu: ghc-9.4: Fix build for bootstrapping GHC 9.8's Hadrian
new 2edbe04e66 gnu: Add ghc-9.8
new fe1a4dfa35 gnu: Add ghc-9.10
new 1a2d2ae24b gnu: ghc: Update to version 9.10.2
new 0977f6996b haskell-build-system: Do not re-set GHC_PACKAGE_PATH after
configure
new 6d1d26dc8f guix: import: stackage: Update default LTS version to 24.9
new cd805a0046 gnu: packages: Update haskell packages to current Stackage
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (33fef22174)
\
N -- N -- N refs/heads/haskell-team (cd805a0046)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
etc/teams.scm | 20 +-
gnu/local.mk | 1 -
gnu/packages/base.scm | 27 -
gnu/packages/mail.scm | 53 +-
gnu/packages/mate.scm | 29 +
gnu/packages/maths.scm | 46 +-
gnu/packages/package-management.scm | 6 +-
gnu/packages/patches/glibc-2.29-git-updates.patch | 742 ----------------------
gnu/packages/wm.scm | 14 +-
gnu/services/base.scm | 50 +-
gnu/system/examples/vm-image.tmpl | 27 +-
gnu/tests/base.scm | 37 ++
gnu/tests/foreign.scm | 27 +-
13 files changed, 227 insertions(+), 852 deletions(-)
delete mode 100644 gnu/packages/patches/glibc-2.29-git-updates.patch