ocaml: 4.04.1 -> 4.04.2

This commit is contained in:
Vincent Laporte 2017-07-08 11:39:14 +02:00
parent 9d52667536
commit ff24bf1fb6

View File

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