ocaml: 4.06.0 -> 4.06.1

This commit is contained in:
Vincent Laporte 2018-02-27 08:38:19 +00:00 committed by Robin Gloster
parent 56f1785e4b
commit 504bf92ee2

View file

@ -1,8 +1,8 @@
import ./generic.nix {
major_version = "4";
minor_version = "06";
patch_version = "0";
sha256 = "1dy542yfnnw10zvh5s9qzswliq11mg7l0bcyss3501qw3vwvadhj";
patch_version = "1";
sha256 = "1n3pygfssd6nkrq876wszm5nm3v4605q4k16a66h1nmq9wvf01vg";
# If the executable is stipped it does not work
dontStrip = true;