ocamlPackages.sexplib0: 0.15.0 → 0.15.1
This commit is contained in:
parent
8102e1547d
commit
5e50487731
1 changed files with 2 additions and 1 deletions
|
@ -912,7 +912,8 @@ with self;
|
|||
|
||||
sexplib0 = janePackage {
|
||||
pname = "sexplib0";
|
||||
hash = "0jag0bz2173b0n7hx013fhghydhh92arqjlrcnf5x025bw8nz66v";
|
||||
version = "0.15.1";
|
||||
hash = "sha256-6K0yrCbVFcUalN4cQuDI1TvWvNDjfXXRDhJKUskbqRY=";
|
||||
minimumOCamlVersion = "4.04.2";
|
||||
meta.description = "Library containing the definition of S-expressions and some base converters";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue