cockatrice: 2020-03-20-Release-2.7.4 -> 2020-08-23-Release-2.7.5

gstqt5
R. RyanTM 2020-09-04 08:59:50 +00:00
parent bf007a2c0a
commit c534410847
1 changed files with 2 additions and 2 deletions

View File

@ -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 = [