Merge pull request #149718 from r-ryantm/auto-update/ocaml4.12.0-ocaml-compiler-libs
ocamlPackages.ocaml-compiler-libs: 0.12.3 -> 0.12.4
This commit is contained in:
commit
f68ab59f6a
1 changed files with 2 additions and 2 deletions
|
@ -354,9 +354,9 @@ with self;
|
|||
|
||||
ocaml-compiler-libs = janePackage {
|
||||
pname = "ocaml-compiler-libs";
|
||||
version = "0.12.3";
|
||||
version = "0.12.4";
|
||||
minimumOCamlVersion = "4.04.1";
|
||||
hash = "00nrar7h2pyflbdiq6wwwrb4k5jh9iff0jllihzm6ms8d5pspsg5";
|
||||
hash = "sha256-W+KUguz55yYAriHRMcQy8gRPzh2TZSJnexG1JI8TLgI=";
|
||||
meta.description = "OCaml compiler libraries repackaged";
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue