ocaml-ng.ocamlPackages_4_10.ocaml: 4.10.0+rc1 → 4.10.0+rc2

This commit is contained in:
Vincent Laporte 2020-02-14 07:18:32 +01:00 committed by Vincent Laporte
parent a9ef3e3f48
commit ca6391a7c4

View File

@ -1,6 +1,6 @@
import ./generic.nix {
major_version = "4";
minor_version = "10";
patch_version = "0+rc1";
sha256 = "1nzmn9wszixsyzz4bhpwqw8dx0m1iy83xmanp4g9f5dfywgcss2c";
patch_version = "0+rc2";
sha256 = "1iv8x9xr4k2s1x1p4rj4fqdh2iwzhgi56lyshvh6gg224i14rkbz";
}