mytetra: 1.44.55 -> 1.44.183 (#389442)

This commit is contained in:
Wolfgang Walther
2025-03-16 13:47:22 +00:00
committed by GitHub
+2 -2
View File
@@ -10,13 +10,13 @@
mkDerivation rec {
pname = "mytetra";
version = "1.44.55";
version = "1.44.183";
src = fetchFromGitHub {
owner = "xintrea";
repo = "mytetra_dev";
rev = "v.${version}";
sha256 = "sha256-jQXnDoLkqbDZxfsYKPDsTOE7p/BFeA8wEznpbkRVGdw=";
sha256 = "sha256-9fPioIws+9rzczCsbtOS/ra4eW5FZZeiKmDpqJqx3MQ=";
};
nativeBuildInputs = [