summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-15 04:28:56 +0100
committerSam James <sam@gentoo.org>2021-10-15 04:28:56 +0100
commit31efad7c511819d4de19b463d79fa19431d67a38 (patch)
tree66e2fb4df134411b2148702ab0a8cb9035427773
parentdev-ml/ppx_sexp_conv: adjust ppxlib upper bound (diff)
downloadgentoo-31efad7c511819d4de19b463d79fa19431d67a38.tar.gz
gentoo-31efad7c511819d4de19b463d79fa19431d67a38.tar.bz2
gentoo-31efad7c511819d4de19b463d79fa19431d67a38.zip
dev-ml/ppx_typerep_conv: adjust ppxlib upper bound
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1-r1.ebuild (renamed from dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1-r1.ebuild
index 35c02ef0a8cb..d864e10d34aa 100644
--- a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild
+++ b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1-r1.ebuild
@@ -18,7 +18,7 @@ DEPEND="
>=dev-ml/base-0.14.0:=
>=dev-ml/typerep-0.14.0:=
>=dev-ml/ppxlib-0.18.0:=
- <=dev-ml/ppxlib-0.20.0:=
+ <dev-ml/ppxlib-0.21.0:=
>=dev-ml/ocaml-compiler-libs-0.11.0:=
>=dev-ml/ocaml-migrate-parsetree-2.0.0:=
dev-ml/cinaps:=