diff --git a/pkgs/games/cockatrice/default.nix b/pkgs/games/cockatrice/default.nix index 5f06dea0df02..6c2fbfe25fd5 100644 --- a/pkgs/games/cockatrice/default.nix +++ b/pkgs/games/cockatrice/default.nix @@ -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 = [