dune_2: 2.7.0 -> 2.7.1
https://github.com/ocaml/dune/releases/tag/2.7.1
This commit is contained in:
committed by
Vincent Laporte
parent
cadc15222f
commit
c7e8da6225
@@ -5,7 +5,7 @@ buildDunePackage rec {
|
||||
|
||||
useDune2 = true;
|
||||
|
||||
inherit (dune_2) src version;
|
||||
inherit (dune_2) src version patches;
|
||||
|
||||
minimumOCamlVersion = "4.08";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user