ocaml: 4.04.0 -> 4.04.1

This commit is contained in:
Vincent Laporte 2017-04-18 17:18:50 +00:00
parent ca47895d7f
commit 2230009e7d

View File

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