commit: a35e8ebc9f48edb7451f6ca3bddefc7937918b65
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 12 19:21:00 2025 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sat Jul 12 19:21:00 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a35e8ebc
dev-ml/ppx_typerep_conv: ppxlib < 0.36.0
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
...x_typerep_conv-0.17.0-r1.ebuild => ppx_typerep_conv-0.17.0-r2.ebuild} | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.17.0-r1.ebuild
b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.17.0-r2.ebuild
similarity index 96%
rename from dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.17.0-r1.ebuild
rename to dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.17.0-r2.ebuild
index 9d47428e87fd..3ed95e69a9a4 100644
--- a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.17.0-r1.ebuild
+++ b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.17.0-r2.ebuild
@@ -22,6 +22,7 @@ RDEPEND="
=dev-ml/base-${JSM}:=[ocamlopt?]
=dev-ml/typerep-${JSM}:=[ocamlopt?]
>=dev-ml/ppxlib-0.32.1:=[ocamlopt?]
+ <dev-ml/ppxlib-0.36.0
"
DEPEND="${RDEPEND}"
BDEPEND=">=dev-ml/dune-3.11"