Unverified Commit c8bf9c5d authored by Wolfgang Walther's avatar Wolfgang Walther Committed by GitHub
Browse files

mytetra: 1.44.55 -> 1.44.183 (#389442)

parents 74ec9b6d f0a467ec
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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 = [