guix_mirror_bot pushed a change to branch master
in repository guix.
from c2ca6b7947 gnu: php: Update to 8.3.29.
new d4097d3563 gnu: icu4c-77: Apply Mozilla patches.
new b36f3b2810 Revert "gnu: icedove: Build with bundled ICU library to
resolve issues."
The 2 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:
gnu/local.mk | 7 +
gnu/packages/gnuzilla.scm | 8 +-
gnu/packages/icu4c.scm | 27 +-
.../icu4c-20548-dateinterval-timezone.patch | 165 +++++
...=> icu4c-22132-standardize-vtzone-output.patch} | 13 +-
.../icu4c-23069-rosh-hashanah-postponement.patch | 26 +
.../icu4c-dayperiod-fractional-seconds.patch | 25 +
gnu/packages/patches/icu4c-double-conversion.patch | 200 +++++
.../patches/icu4c-dtitvfmt-adopt-calendar.patch | 71 ++
gnu/packages/patches/icu4c-wasi-workaround.patch | 802 +++++++++++++++++++++
10 files changed, 1325 insertions(+), 19 deletions(-)
create mode 100644 gnu/packages/patches/icu4c-20548-dateinterval-timezone.patch
copy gnu/packages/patches/{icu4c-icu-22132-fix-vtimezone.patch =>
icu4c-22132-standardize-vtzone-output.patch} (72%)
create mode 100644
gnu/packages/patches/icu4c-23069-rosh-hashanah-postponement.patch
create mode 100644
gnu/packages/patches/icu4c-dayperiod-fractional-seconds.patch
create mode 100644 gnu/packages/patches/icu4c-double-conversion.patch
create mode 100644 gnu/packages/patches/icu4c-dtitvfmt-adopt-calendar.patch
create mode 100644 gnu/packages/patches/icu4c-wasi-workaround.patch