lol

mytetra: 1.44.55 -> 1.44.183 (#389442)

authored by

Wolfgang Walther and committed by
GitHub
c8bf9c5d 74ec9b6d

+2 -2
+2 -2
pkgs/applications/office/mytetra/default.nix
··· 10 10 11 11 mkDerivation rec { 12 12 pname = "mytetra"; 13 - version = "1.44.55"; 13 + version = "1.44.183"; 14 14 15 15 src = fetchFromGitHub { 16 16 owner = "xintrea"; 17 17 repo = "mytetra_dev"; 18 18 rev = "v.${version}"; 19 - sha256 = "sha256-jQXnDoLkqbDZxfsYKPDsTOE7p/BFeA8wEznpbkRVGdw="; 19 + sha256 = "sha256-9fPioIws+9rzczCsbtOS/ra4eW5FZZeiKmDpqJqx3MQ="; 20 20 }; 21 21 22 22 nativeBuildInputs = [