ocaml: 4.04.1 -> 4.04.2
This commit is contained in:
parent
9d52667536
commit
ff24bf1fb6
@ -1,8 +1,8 @@
|
|||||||
import ./generic.nix {
|
import ./generic.nix {
|
||||||
major_version = "4";
|
major_version = "4";
|
||||||
minor_version = "04";
|
minor_version = "04";
|
||||||
patch_version = "1";
|
patch_version = "2";
|
||||||
sha256 = "11f2kcldpad9h5ihi1crad5lvv2501iccb2g4c8m197fnjac8b12";
|
sha256 = "0bhgjzi78l10824qga85nlh18jg9lb6aiamf9dah1cs6jhzfsn6i";
|
||||||
|
|
||||||
# If the executable is stipped it does not work
|
# If the executable is stipped it does not work
|
||||||
dontStrip = true;
|
dontStrip = true;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user