dune_2: 2.6.2 -> 2.7.0
https://github.com/ocaml/dune/releases/tag/2.7.0
This commit is contained in:
committed by
Vincent Laporte
parent
6072bac139
commit
548bd1e04f
@@ -7,7 +7,7 @@ buildDunePackage rec {
|
||||
|
||||
inherit (dune_2) src version;
|
||||
|
||||
minimumOCamlVersion = "4.07";
|
||||
minimumOCamlVersion = "4.08";
|
||||
|
||||
dontAddPrefix = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user