cockatrice: 2020-08-23-Release-2.7.5 -> 2021-01-26-Release-2.8.0

This commit is contained in:
Drew Haven 2021-02-26 09:45:26 -08:00 committed by GitHub
parent 3a2195b750
commit c18c9e0a36
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,13 +4,13 @@
mkDerivation rec {
pname = "cockatrice";
version = "2020-08-23-Release-2.7.5";
version = "2021-01-26-Release-2.8.0";
src = fetchFromGitHub {
owner = "Cockatrice";
repo = "Cockatrice";
rev = version;
sha256 = "1yaxm7q0ja3rgx197hh8ynjc6ncc4hm0qdn9v7f0l4fbv0bdpv34";
sha256 = "0q8ffcklb2b7hcqhy3d2f9kz9aw22pp04pc9y4sslyqmf17pwnz9";
};
buildInputs = [