ocamlPackages.ocaml: 4.10.0 -> 4.10.2
This commit is contained in:
parent
ce5052e931
commit
86702daaf2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
import ./generic.nix {
|
||||
major_version = "4";
|
||||
minor_version = "10";
|
||||
patch_version = "0";
|
||||
sha256 = "1dzy7lbdapcmwn1wg8k87419khi54f8hb6n314bdv7v0gfqlswrh";
|
||||
patch_version = "2";
|
||||
sha256 = "sha256-locUYQeCgtXbAiB32JveJchfteN2YStE+MN9ToTwAOM=";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue