Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_typerep_conv/
Date: Fri, 15 Oct 2021 03:29:22
Message-Id: 1634268536.31efad7c511819d4de19b463d79fa19431d67a38.sam@gentoo
1 commit: 31efad7c511819d4de19b463d79fa19431d67a38
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 15 03:28:56 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 15 03:28:56 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31efad7c
7
8 dev-ml/ppx_typerep_conv: adjust ppxlib upper bound
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 ...ppx_typerep_conv-0.14.1.ebuild => ppx_typerep_conv-0.14.1-r1.ebuild} | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 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
16 similarity index 96%
17 rename from dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild
18 rename to dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1-r1.ebuild
19 index 35c02ef0a8c..d864e10d34a 100644
20 --- a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild
21 +++ b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1-r1.ebuild
22 @@ -18,7 +18,7 @@ DEPEND="
23 >=dev-ml/base-0.14.0:=
24 >=dev-ml/typerep-0.14.0:=
25 >=dev-ml/ppxlib-0.18.0:=
26 - <=dev-ml/ppxlib-0.20.0:=
27 + <dev-ml/ppxlib-0.21.0:=
28 >=dev-ml/ocaml-compiler-libs-0.11.0:=
29 >=dev-ml/ocaml-migrate-parsetree-2.0.0:=
30 dev-ml/cinaps:=