openmw: update hash missed in update to 0.43.0

Fixes #39712
This commit is contained in:
Will Dietz 2018-04-30 13:27:36 -05:00
parent 1022dc54ba
commit a8f3b1ad75

View file

@ -18,7 +18,7 @@ in stdenv.mkDerivation rec {
owner = "OpenMW";
repo = "openmw";
rev = name;
sha256 = "0lj8v81hk807dy0wcdhfp0iyn4l5yag53hx1a6xm44gh2dpyil43";
sha256 = "1nybxwp77qswjayf0g9xayp4x1xxq799681rhjlggch127r07ifi";
};
enableParallelBuilding = true;