summaryrefslogtreecommitdiffstats
path: root/pkgs/games
diff options
context:
space:
mode:
authorRyan Mulligan <ryan@ryantm.com>2020-09-05 13:00:54 -0700
committerGitHub <noreply@github.com>2020-09-05 13:00:54 -0700
commite782f6151d53a0ed3cc751cd7e9f30ae9732c8ba (patch)
tree99a693227560e1addfbc1184fbdbb068893ca9b8 /pkgs/games
parent3814d054b5d33614422f00a9fe6a87bf4749f4a0 (diff)
parentc534410847ebee63840f6cd6d00b548bb7afa2d1 (diff)
Merge pull request #97096 from r-ryantm/auto-update/cockatrice
cockatrice: 2020-03-20-Release-2.7.4 -> 2020-08-23-Release-2.7.5
Diffstat (limited to 'pkgs/games')
-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 = [