ocamlPackages.sexp_pretty: 0.15.0 → 0.15.1
This commit is contained in:
parent
daaa657eda
commit
d5338a356a
1 changed files with 2 additions and 1 deletions
|
@ -904,7 +904,8 @@ with self;
|
|||
|
||||
sexp_pretty = janePackage {
|
||||
pname = "sexp_pretty";
|
||||
hash = "1p1jspwjvrhm8li22xl0n8wngs12d9g7nc1svk6xc32jralnxblg";
|
||||
version = "0.15.1";
|
||||
hash = "sha256-UJEO2P4C7ZaD110MEfkG4FXfGDVAAW2TAK489faV6SM=";
|
||||
minimumOCamlVersion = "4.07";
|
||||
meta.description = "S-expression pretty-printer";
|
||||
propagatedBuildInputs = [ ppx_base re sexplib ];
|
||||
|
|
Loading…
Reference in a new issue