ocamlPackages.cohttp: use Dune 2
This commit is contained in:
committed by
Vincent Laporte
parent
4afd690197
commit
8b1ceeb896
@@ -7,6 +7,8 @@ buildDunePackage rec {
|
||||
pname = "cohttp";
|
||||
version = "2.5.4";
|
||||
|
||||
useDune2 = true;
|
||||
|
||||
minimumOCamlVersion = "4.04.1";
|
||||
|
||||
src = fetchurl {
|
||||
|
||||
Reference in New Issue
Block a user