Loading pkgs/by-name/we/weblate/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ let in python.pkgs.buildPythonApplication rec { pname = "weblate"; version = "5.11.1"; version = "5.11.3"; pyproject = true; Loading @@ -39,7 +39,7 @@ python.pkgs.buildPythonApplication rec { owner = "WeblateOrg"; repo = "weblate"; tag = "weblate-${version}"; hash = "sha256-RUyJ/QbSbxl1A7Z+sFMSz9GwTDoV3fA5w27NCJO7bRI="; hash = "sha256-FdiM6pvJhJHxJUDy17qb122fA4g0ffk6NEdvzLjKBeA="; }; patches = [ Loading Loading @@ -174,7 +174,7 @@ python.pkgs.buildPythonApplication rec { meta = { description = "Web based translation tool with tight version control integration"; homepage = "https://weblate.org/"; changelog = "https://github.com/WeblateOrg/weblate/releases/tag/weblate-${version}"; changelog = "https://github.com/WeblateOrg/weblate/releases/tag/${src.tag}"; license = with lib.licenses; [ gpl3Plus mit Loading Loading
pkgs/by-name/we/weblate/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ let in python.pkgs.buildPythonApplication rec { pname = "weblate"; version = "5.11.1"; version = "5.11.3"; pyproject = true; Loading @@ -39,7 +39,7 @@ python.pkgs.buildPythonApplication rec { owner = "WeblateOrg"; repo = "weblate"; tag = "weblate-${version}"; hash = "sha256-RUyJ/QbSbxl1A7Z+sFMSz9GwTDoV3fA5w27NCJO7bRI="; hash = "sha256-FdiM6pvJhJHxJUDy17qb122fA4g0ffk6NEdvzLjKBeA="; }; patches = [ Loading Loading @@ -174,7 +174,7 @@ python.pkgs.buildPythonApplication rec { meta = { description = "Web based translation tool with tight version control integration"; homepage = "https://weblate.org/"; changelog = "https://github.com/WeblateOrg/weblate/releases/tag/weblate-${version}"; changelog = "https://github.com/WeblateOrg/weblate/releases/tag/${src.tag}"; license = with lib.licenses; [ gpl3Plus mit Loading