summaryrefslogtreecommitdiffstats
path: root/pkgs/games/cockatrice
diff options
context:
space:
mode:
authorR. RyanTM <ryantm-bot@ryantm.com>2020-03-20 21:32:14 +0000
committerR. RyanTM <ryantm-bot@ryantm.com>2020-03-20 21:32:14 +0000
commitf3ac3f0463d5854bf6794396c2befd2fe56801f5 (patch)
tree87a87a6fdfea6f52d75ca9e0ac35a568e6efef8c /pkgs/games/cockatrice
parent93144e0f4a5b21f561e4adda8a73d477d069b703 (diff)
cockatrice: 2019-08-31-Release-2.7.2 -> 2020-03-20-Release-2.7.4
Diffstat (limited to 'pkgs/games/cockatrice')
-rw-r--r--pkgs/games/cockatrice/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/games/cockatrice/default.nix b/pkgs/games/cockatrice/default.nix
index 83ae5816b28d..9d07d09e27b2 100644
--- a/pkgs/games/cockatrice/default.nix
+++ b/pkgs/games/cockatrice/default.nix
@@ -4,13 +4,13 @@
mkDerivation rec {
pname = "cockatrice";
- version = "2019-08-31-Release-2.7.2";
+ version = "2020-03-20-Release-2.7.4";
src = fetchFromGitHub {
owner = "Cockatrice";
repo = "Cockatrice";
rev = "${version}";
- sha256 = "17nfz4z6zfkiwcrq1rpm8bc7zh4gvcmb3fis9gdjjbji20dvcfxp";
+ sha256 = "1d229gswfcqxch19wb744d9h897qwzf2y9imwrbcwnlhpbr1j62k";
};
buildInputs = [