[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#59020] [PATCH 00/12] Update fmt.
From: |
Greg Hogan |
Subject: |
[bug#59020] [PATCH 00/12] Update fmt. |
Date: |
Fri, 4 Nov 2022 18:02:16 +0000 |
All dependent packages successfully build except for the already failing
fcitx5-gtk4-5.0.9 and hyperledger-iroha-1.1.1.
The packages dependent on fmt-8 fail to build against the new version of
fmt, even when upgraded.
solidity (dependent on fmt-for-solidity) fails to build against fmt-8,
even when upgraded.
Greg Hogan (12):
gnu: Add fmt-8.
gnu: zxing-cpp: Pin fmt version.
gnu: osm2pgsql: Pin fmt version.
gnu: openimageio: Pin fmt version.
gnu: opendht: Pin fmt version.
gnu: ceph: Pin fmt version.
gnu: spdlog: Update to 1.11.0.
gnu: waybar: Update to 0.9.15.
gnu: blender: Update to 3.3.1.
gnu: libmatroska: Update to 1.7.1.
gnu: mkvtoolnix: Update to 71.1.0.
gnu: fmt: Update to 9.1.0.
gnu/packages/aidc.scm | 2 +-
gnu/packages/geo.scm | 2 +-
gnu/packages/graphics.scm | 6 +++---
gnu/packages/logging.scm | 4 ++--
gnu/packages/networking.scm | 2 +-
gnu/packages/pretty-print.scm | 16 ++++++++++++++--
gnu/packages/storage.scm | 2 +-
gnu/packages/video.scm | 17 ++++++++++-------
gnu/packages/wm.scm | 4 ++--
9 files changed, 35 insertions(+), 20 deletions(-)
--
2.38.0
- [bug#59020] [PATCH 00/12] Update fmt.,
Greg Hogan <=
- [bug#59020] [PATCH 11/12] gnu: mkvtoolnix: Update to 71.1.0., Greg Hogan, 2022/11/04
- [bug#59020] [PATCH 02/12] gnu: zxing-cpp: Pin fmt version., Greg Hogan, 2022/11/04
- [bug#59020] [PATCH 07/12] gnu: spdlog: Update to 1.11.0., Greg Hogan, 2022/11/04
- [bug#59020] [PATCH 01/12] gnu: Add fmt-8., Greg Hogan, 2022/11/04
- [bug#59020] [PATCH 12/12] gnu: fmt: Update to 9.1.0., Greg Hogan, 2022/11/04
- [bug#59020] [PATCH 03/12] gnu: osm2pgsql: Pin fmt version., Greg Hogan, 2022/11/04
- [bug#59020] [PATCH 09/12] gnu: blender: Update to 3.3.1., Greg Hogan, 2022/11/04
- [bug#59020] [PATCH 10/12] gnu: libmatroska: Update to 1.7.1., Greg Hogan, 2022/11/04
- [bug#59020] [PATCH 08/12] gnu: waybar: Update to 0.9.15., Greg Hogan, 2022/11/04
- [bug#59020] [PATCH 04/12] gnu: openimageio: Pin fmt version., Greg Hogan, 2022/11/04