ocamlPackages.sexplib: 0.15.0 → 0.15.1
This commit is contained in:
committed by
Vincent Laporte
parent
7dd87915b4
commit
c4c53595c4
@@ -922,7 +922,8 @@ with self;
|
||||
|
||||
sexplib = janePackage {
|
||||
pname = "sexplib";
|
||||
hash = "05h34fm3p0179xivc14bixc50pzc8zws46l5gsq310kpm37srq3c";
|
||||
version = "0.15.1";
|
||||
hash = "sha256-LkGNnp717LMHeWe1Ka6qUZcpw8fKSsd5MusaLgFjm70=";
|
||||
minimumOCamlVersion = "4.04.2";
|
||||
meta.description = "Library for serializing OCaml values to and from S-expressions";
|
||||
propagatedBuildInputs = [ num parsexp ];
|
||||
|
||||
Reference in New Issue
Block a user