diff options
author | Alfredo Tupone <tupone@gentoo.org> | 2023-03-10 08:37:14 +0100 |
---|---|---|
committer | Alfredo Tupone <tupone@gentoo.org> | 2023-03-10 08:38:16 +0100 |
commit | daa28fcb3d86a5b3a44414456c0406224c5ce5ce (patch) | |
tree | 7667c4facaf47cecd7097fda419d561ba3ccabde /dev-ml | |
parent | dev-java/junit: Add 5.9.2 (diff) | |
download | gentoo-daa28fcb3d86a5b3a44414456c0406224c5ce5ce.tar.gz gentoo-daa28fcb3d86a5b3a44414456c0406224c5ce5ce.tar.bz2 gentoo-daa28fcb3d86a5b3a44414456c0406224c5ce5ce.zip |
dev-ml/ppx_variants_conv: ppxlib < 0.23
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/ppx_variants_conv/ppx_variants_conv-0.14.1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-ml/ppx_variants_conv/ppx_variants_conv-0.14.1.ebuild b/dev-ml/ppx_variants_conv/ppx_variants_conv-0.14.1.ebuild index 9b11db646f6b..9649f93e5b0e 100644 --- a/dev-ml/ppx_variants_conv/ppx_variants_conv-0.14.1.ebuild +++ b/dev-ml/ppx_variants_conv/ppx_variants_conv-0.14.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -18,6 +18,7 @@ DEPEND=" >=dev-ml/base-0.14.0:= >=dev-ml/variantslib-0.14.0:= >=dev-ml/ppxlib-0.18.0:= + <dev-ml/ppxlib-0.23.0:= >=dev-ml/ocaml-compiler-libs-0.11.0:= >=dev-ml/ocaml-migrate-parsetree-2.0.0:= dev-ml/cinaps:= |