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
@@ -3,6 +3,7 @@
buildDunePackage rec {
pname = "mustache";
version = "3.1.0";
useDune2 = true;
src = fetchFromGitHub {
owner = "rgrinberg";
repo = "ocaml-mustache";