ocaml: 4.08.0+beta2 -> 4.08.0+beta3
This commit is contained in:
parent
e3a03659e5
commit
ce714f2b04
@ -1,8 +1,8 @@
|
|||||||
import ./generic.nix {
|
import ./generic.nix {
|
||||||
major_version = "4";
|
major_version = "4";
|
||||||
minor_version = "08";
|
minor_version = "08";
|
||||||
patch_version = "0+beta2";
|
patch_version = "0+beta3";
|
||||||
sha256 = "1ngsrw74f3hahzsglxkrdxzv86bkmpsiaaynnzjwfwyzvy8sqrac";
|
sha256 = "02pk4bxrgqb12hvpbxyqnl4nwr4g2h96wsfzfd1k8vj8h0jmxzc4";
|
||||||
|
|
||||||
# If the executable is stripped it does not work
|
# If the executable is stripped it does not work
|
||||||
dontStrip = true;
|
dontStrip = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user