ocaml: 4.04.0 -> 4.04.1
This commit is contained in:
parent
ca47895d7f
commit
2230009e7d
|
@ -1,8 +1,8 @@
|
||||||
import ./generic.nix {
|
import ./generic.nix {
|
||||||
major_version = "4";
|
major_version = "4";
|
||||||
minor_version = "04";
|
minor_version = "04";
|
||||||
patch_version = "0";
|
patch_version = "1";
|
||||||
sha256 = "1d2nk3kq4dyzz8dls45r13jprq5by3q8kshc8kvxzm8n4fnnvvb4";
|
sha256 = "11f2kcldpad9h5ihi1crad5lvv2501iccb2g4c8m197fnjac8b12";
|
||||||
|
|
||||||
# If the executable is stipped it does not work
|
# If the executable is stipped it does not work
|
||||||
dontStrip = true;
|
dontStrip = true;
|
||||||
|
|
Loading…
Reference in New Issue