summaryrefslogtreecommitdiffstats
path: root/pkgs/games/cockatrice
diff options
context:
space:
mode:
authorR. RyanTM <ryantm-bot@ryantm.com>2020-09-04 08:59:50 +0000
committerR. RyanTM <ryantm-bot@ryantm.com>2020-09-04 08:59:50 +0000
commitc534410847ebee63840f6cd6d00b548bb7afa2d1 (patch)
treee972adab981326190f2bf5814acebdc333e9133a /pkgs/games/cockatrice
parentbf007a2c0a8c60c4c552c3213b4f095de928ee23 (diff)
cockatrice: 2020-03-20-Release-2.7.4 -> 2020-08-23-Release-2.7.5
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 9d07d09e27b2..848bf2ab8851 100644
--- a/pkgs/games/cockatrice/default.nix
+++ b/pkgs/games/cockatrice/default.nix
@@ -4,13 +4,13 @@
mkDerivation rec {
pname = "cockatrice";
- version = "2020-03-20-Release-2.7.4";
+ version = "2020-08-23-Release-2.7.5";
src = fetchFromGitHub {
owner = "Cockatrice";
repo = "Cockatrice";
rev = "${version}";
- sha256 = "1d229gswfcqxch19wb744d9h897qwzf2y9imwrbcwnlhpbr1j62k";
+ sha256 = "1yaxm7q0ja3rgx197hh8ynjc6ncc4hm0qdn9v7f0l4fbv0bdpv34";
};
buildInputs = [