ocaml-ng.ocamlPackages_4_08.ocaml: 4.08.0+rc1 -> 4.08.0+rc2

This commit is contained in:
Vincent Laporte 2019-06-07 13:57:24 +00:00 committed by Vincent Laporte
parent fd087520a5
commit bfef52d95f

View file

@ -1,8 +1,8 @@
import ./generic.nix {
major_version = "4";
minor_version = "08";
patch_version = "0+rc1";
sha256 = "014yincnkfg0j2jy0cn30l5hb1y4sf2qf1gy9ix9ghgn32iw5ndk";
patch_version = "0+rc2";
sha256 = "09wp2iig6v5pivkjcnibdvkg5mchcj3q4zms6ij67039xczm8qrg";
# If the executable is stripped it does not work
dontStrip = true;