ocaml-ng.ocamlPackages_4_12.ocaml: 4.12.0 → 4.12.1
This commit is contained in:
parent
963a524d93
commit
6107d3894b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
import ./generic.nix {
|
||||
major_version = "4";
|
||||
minor_version = "12";
|
||||
patch_version = "0";
|
||||
sha256 = "1hxy349jfa2vkfgmxf6pvd9w4z5bmcgsg0fxfdabcghyvjw9vvir";
|
||||
patch_version = "1";
|
||||
sha256 = "1jbjjnmqq6ymsy81x188i256bz4z5jrz1pws8g1qf59c32ganjkf";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue