mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 21:33:03 +03:00
ocamlPackages.base: 0.9.3 -> 0.9.4
This commit is contained in:
parent
8ea1b79003
commit
a8c4829f7c
@ -22,8 +22,8 @@ rec {
|
|||||||
|
|
||||||
base = janePackage {
|
base = janePackage {
|
||||||
name = "base";
|
name = "base";
|
||||||
version = "0.9.3";
|
version = "0.9.4";
|
||||||
hash = "14v3zsr7za9h1gkxdmkk1yagnrfjk3y9snraywv9hsqbhv39ajvv";
|
hash = "0x85xi66b4zwlbdwmyc99zcmawgpp75gxqbl55rr67awavw162rw";
|
||||||
propagatedBuildInputs = [ sexplib ];
|
propagatedBuildInputs = [ sexplib ];
|
||||||
meta.description = "Full standard library replacement for OCaml";
|
meta.description = "Full standard library replacement for OCaml";
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user