···26262727in stdenv.mkDerivation {
2828 pname = "domination";
2929- version = "1.2.8";
2929+ version = "1.2.9";
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 = "2433";
3838- hash = "sha256-QvDNsYpEXQnAuXNVi+73HoNFGUc5cyzyEwT0m91y1rk=";
3737+ rev = "2470";
3838+ hash = "sha256-ghq7EGg++mTOzA3ASzXhk97fzy5/n9vyaRzxp12X3/4=";
3939 };
40404141 nativeBuildInputs = [