cockatrice: 2023-09-14-Release-2.9.0 -> 2025-02-10-Release-2.10.0 (#381033)

This commit is contained in:
Wolfgang Walther
2025-02-25 20:52:12 +01:00
committed by GitHub
+2 -2
View File
@@ -13,13 +13,13 @@
mkDerivation rec {
pname = "cockatrice";
version = "2023-09-14-Release-2.9.0";
version = "2025-02-10-Release-2.10.0";
src = fetchFromGitHub {
owner = "Cockatrice";
repo = "Cockatrice";
rev = version;
sha256 = "sha256-mzYh0qRKiHY64LnoOfF4kDEO06IW1SrCqEiOlu81Fso=";
sha256 = "sha256-+/XmbBky0zdifofCineSIAwu16/g/UBsTJTB959twDM=";
};
buildInputs = [