Unverified Commit 7f23fcdf authored by José Romildo Malaquias's avatar José Romildo Malaquias Committed by GitHub
Browse files

marwaita-teal: 20.3.1 -> 21 (#341533)

parents d0a26e63 fb6efe3d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -10,13 +10,13 @@

stdenv.mkDerivation rec {
  pname = "marwaita-teal";
  version = "20.3.1";
  version = "21";

  src = fetchFromGitHub {
    owner = "darkomarko42";
    repo = pname;
    rev = version;
    hash = "sha256-0OKG7JOpPiYbofiHWtLfkqHsZZIeGJPhl/tW1CIO3co=";
    hash = "sha256-9WH/mbnLLLAf8B5Fwd7PMRAX2psWVJn7gGO4C5KkLjM=";
  };

  buildInputs = [