cockatrice: 2023-09-14-Release-2.9.0 -> 2025-02-10-Release-2.10.0

This commit is contained in:
R. Ryantm
2025-02-11 00:40:42 +00:00
parent 45798f6e54
commit 6d9d6455c4
+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 = [