dune_2: 2.6.2 -> 2.7.0

https://github.com/ocaml/dune/releases/tag/2.7.0
This commit is contained in:
Mario Rodas
2020-08-24 11:43:13 +02:00
committed by Vincent Laporte
parent 6072bac139
commit 548bd1e04f
3 changed files with 5 additions and 5 deletions
@@ -7,7 +7,7 @@ buildDunePackage rec {
inherit (dune_2) src version;
minimumOCamlVersion = "4.07";
minimumOCamlVersion = "4.08";
dontAddPrefix = true;