ocamlPackages.ezjsonm: 0.6.0 → 1.2.0

This commit is contained in:
Vincent Laporte
2020-10-28 06:28:44 +01:00
committed by Vincent Laporte
parent c127653b72
commit ef45e1161e
3 changed files with 10 additions and 6 deletions
@@ -2,6 +2,7 @@
, uri, xmlm, omd, ezjsonm }:
buildDunePackage rec {
useDune2 = true;
minimumOCamlVersion = "4.02.3";
version = "2.4.0";