ocamlPackages.ezjsonm: 0.6.0 → 1.2.0
This commit is contained in:
committed by
Vincent Laporte
parent
c127653b72
commit
ef45e1161e
@@ -3,6 +3,7 @@
|
||||
buildDunePackage rec {
|
||||
pname = "mustache";
|
||||
version = "3.1.0";
|
||||
useDune2 = true;
|
||||
src = fetchFromGitHub {
|
||||
owner = "rgrinberg";
|
||||
repo = "ocaml-mustache";
|
||||
|
||||
Reference in New Issue
Block a user