commit: 7eb5a92927cdd3ce9d124a3e2f82b3b770c67a35 Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org> AuthorDate: Mon Apr 25 07:29:23 2022 +0000 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org> CommitDate: Mon Apr 25 07:29:23 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7eb5a929
package.mask: add ppx_custom_printf to janestreet mask Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org> profiles/package.mask | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/profiles/package.mask b/profiles/package.mask index 34b6eddf2312..f6e5d51337d8 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,7 +33,7 @@ #--- END OF EXAMPLES --- -# Alfredo Tupone <[email protected]> (2022-04-24) +# Alfredo Tupone <[email protected]> (2022-04-25) # New release of janestreet packages need to tested dev-ml/sexplib0:0/0.15 dev-ml/base:0/0.15 @@ -61,6 +61,7 @@ dev-ml/splittable_random:0/0.15 dev-ml/base_quickcheck:0/0.15 #dev-ml/bin_prot:0/0.15 dev-ml/ppx_bin_prot:0/0.15 +dev-ml/ppx_custom_printf:0/0.15 dev-ml/ppx_expect:0/0.15.0 # Hans de Graaff <[email protected]> (2022-04-23)
