From e68ccc1272206cbf762f83450c6f0083644554c0 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Tue, 8 Apr 2025 06:53:58 +0000 Subject: [PATCH] cockatrice: 2025-03-27-Release-2.10.1 -> 2025-04-03-Release-2.10.2 --- pkgs/games/cockatrice/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/games/cockatrice/default.nix b/pkgs/games/cockatrice/default.nix index 5f12863d9f67..be79a61b87a2 100644 --- a/pkgs/games/cockatrice/default.nix +++ b/pkgs/games/cockatrice/default.nix @@ -13,13 +13,13 @@ mkDerivation rec { pname = "cockatrice"; - version = "2025-03-27-Release-2.10.1"; + version = "2025-04-03-Release-2.10.2"; src = fetchFromGitHub { owner = "Cockatrice"; repo = "Cockatrice"; rev = version; - sha256 = "sha256-vM12ufqoItlDeYXHhyN3Jkqm+chGgm9gB4xtIdDbI94="; + sha256 = "sha256-zXAK830SdGT3xN3ST8h9LLy/oWr4MH6TZf57gLfI0e8="; }; buildInputs = [