[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#50317] [PATCH v2 0/4] Update ‘ocaml-ppxlib’
From: |
Xinglu Chen |
Subject: |
[bug#50317] [PATCH v2 0/4] Update ‘ocaml-ppxlib’ |
Date: |
Mon, 06 Sep 2021 16:06:36 +0200 |
Changes since v1:
* Update ‘ocamlformat’ to fix the build with ‘ocaml-ppxlib’.
* Patch ‘ocaml-ppx-variants-conv’ to make it build with
ocaml-ppxlib@0.23.0.
* Reorder the patches so that the ‘ocaml-ppxlib’ update comes last.
Xinglu Chen (4):
gnu: ocaml-ppx-optcomp: Update to 0.14.3.
gnu: ocamlformat: Update to 0.19.0.
gnu: ocaml-ppx-variants-conv: Patch for building with ocaml-ppxlib.
gnu: ocaml-ppxlib: Update to 0.23.0.
gnu/local.mk | 1 +
gnu/packages/ocaml.scm | 17 +++++---
...ocaml-ppx-variants-ppxlib-api-change.patch | 42 +++++++++++++++++++
3 files changed, 54 insertions(+), 6 deletions(-)
create mode 100644
gnu/packages/patches/ocaml-ppx-variants-ppxlib-api-change.patch
base-commit: 9540323458de87b0b8aa421e449a4fe27af7c393
--
2.33.0
signature.asc
Description: PGP signature
- [bug#50317] [PATCH 0/2] Update ‘ocaml-ppxlib’, Xinglu Chen, 2021/09/01
- [bug#50317] [PATCH v2 0/4] Update ‘ocaml-ppxlib’,
Xinglu Chen <=
- [bug#50317] [PATCH v2 2/4] gnu: ocamlformat: Update to 0.19.0., Xinglu Chen, 2021/09/06
- [bug#50317] [PATCH v2 1/4] gnu: ocaml-ppx-optcomp: Update to 0.14.3., Xinglu Chen, 2021/09/06
- [bug#50317] [PATCH v2 4/4] gnu: ocaml-ppxlib: Update to 0.23.0., Xinglu Chen, 2021/09/06
- [bug#50317] [PATCH v2 3/4] gnu: ocaml-ppx-variants-conv: Patch for building with ocaml-ppxlib., Xinglu Chen, 2021/09/06
- bug#50317: [PATCH 0/2] Update ‘ocaml-ppxlib’, Ludovic Courtès, 2021/09/06