···26262727in stdenv.mkDerivation {
2828 pname = "domination";
2929- version = "1.2.7";
2929+ version = "1.2.8";
30303131 # The .zip releases do not contain the build.xml file
3232 src = fetchsvn {
···3434 # There are no tags in the repository.
3535 # Look for commits like "new version x.y.z info on website"
3636 # or "website update for x.y.z".
3737- rev = "2261";
3838- sha256 = "sha256-xvlPC7M6DaF3g2O3vQDmcdp7914qOaiikY02RTgAVkM=";
3737+ rev = "2433";
3838+ hash = "sha256-QvDNsYpEXQnAuXNVi+73HoNFGUc5cyzyEwT0m91y1rk=";
3939 };
40404141 nativeBuildInputs = [