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

This commit is contained in:
José Romildo Malaquias 2024-09-13 09:53:37 -03:00 committed by GitHub
commit 7f23fcdf9b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,13 +10,13 @@
stdenv.mkDerivation rec { stdenv.mkDerivation rec {
pname = "marwaita-teal"; pname = "marwaita-teal";
version = "20.3.1"; version = "21";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "darkomarko42"; owner = "darkomarko42";
repo = pname; repo = pname;
rev = version; rev = version;
hash = "sha256-0OKG7JOpPiYbofiHWtLfkqHsZZIeGJPhl/tW1CIO3co="; hash = "sha256-9WH/mbnLLLAf8B5Fwd7PMRAX2psWVJn7gGO4C5KkLjM=";
}; };
buildInputs = [ buildInputs = [