ocamlPackages.webmachine: 0.6.1 → 0.6.2
This commit is contained in:
parent
5e99766cfb
commit
56f8f6f31f
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
buildDunePackage rec {
|
buildDunePackage rec {
|
||||||
pname = "webmachine";
|
pname = "webmachine";
|
||||||
version = "0.6.1";
|
version = "0.6.2";
|
||||||
|
|
||||||
minimumOCamlVersion = "4.04";
|
minimumOCamlVersion = "4.04";
|
||||||
|
|
||||||
@ -13,7 +13,7 @@ buildDunePackage rec {
|
|||||||
owner = "inhabitedtype";
|
owner = "inhabitedtype";
|
||||||
repo = "ocaml-webmachine";
|
repo = "ocaml-webmachine";
|
||||||
rev = "${version}";
|
rev = "${version}";
|
||||||
sha256 = "0kpbxsvjzylbxmxag77k1c8m8mwn4f4xscqk2i7fc591llgq9fp3";
|
sha256 = "1zi1vsm589y2njwzsqkmdbxvs9s4xlgbd62xqw2scp60mccp09nk";
|
||||||
};
|
};
|
||||||
|
|
||||||
propagatedBuildInputs = [ cohttp dispatch ptime ];
|
propagatedBuildInputs = [ cohttp dispatch ptime ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user