Unverified Commit 54f87fbe authored by Weijia Wang's avatar Weijia Wang Committed by GitHub
Browse files

Merge pull request #255870 from r-ryantm/auto-update/cockatrice

cockatrice: 2021-02-03-Development-2.8.1-beta -> 2023-09-14-Release-2.9.0
parents 9e4e3180 f0aab9d2
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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 = [