cockatrice: 2021-02-03-Development-2.8.1-beta -> 2023-09-14-Release-2.9.0

This commit is contained in:
R. Ryantm 2023-09-18 11:53:19 +00:00
parent 98a4b8f08d
commit f0aab9d21b
1 changed files with 2 additions and 2 deletions

View File

@ -4,13 +4,13 @@
mkDerivation rec {
pname = "cockatrice";
version = "2021-02-03-Development-2.8.1-beta";
version = "2023-09-14-Release-2.9.0";
src = fetchFromGitHub {
owner = "Cockatrice";
repo = "Cockatrice";
rev = version;
sha256 = "0g1d7zq4lh4jf08mvvgp6m2r2gdvy4y1mhf46c0s8607h2l8vavh";
sha256 = "sha256-mzYh0qRKiHY64LnoOfF4kDEO06IW1SrCqEiOlu81Fso=";
};
buildInputs = [