···2627in stdenv.mkDerivation {
28 pname = "domination";
29- version = "1.2.8";
3031 # The .zip releases do not contain the build.xml file
32 src = fetchsvn {
···34 # There are no tags in the repository.
35 # Look for commits like "new version x.y.z info on website"
36 # or "website update for x.y.z".
37- rev = "2433";
38- hash = "sha256-QvDNsYpEXQnAuXNVi+73HoNFGUc5cyzyEwT0m91y1rk=";
39 };
4041 nativeBuildInputs = [
···2627in stdenv.mkDerivation {
28 pname = "domination";
29+ version = "1.2.9";
3031 # The .zip releases do not contain the build.xml file
32 src = fetchsvn {
···34 # There are no tags in the repository.
35 # Look for commits like "new version x.y.z info on website"
36 # or "website update for x.y.z".
37+ rev = "2470";
38+ hash = "sha256-ghq7EGg++mTOzA3ASzXhk97fzy5/n9vyaRzxp12X3/4=";
39 };
4041 nativeBuildInputs = [