From f0a467ec8b970130739f4e13c2d49bd55d77c5c0 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Thu, 13 Mar 2025 07:32:10 +0000 Subject: [PATCH] mytetra: 1.44.55 -> 1.44.183 --- pkgs/applications/office/mytetra/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/applications/office/mytetra/default.nix b/pkgs/applications/office/mytetra/default.nix index 53e3fcad15c8..ee4fdc7e9c41 100644 --- a/pkgs/applications/office/mytetra/default.nix +++ b/pkgs/applications/office/mytetra/default.nix @@ -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 = [