Skip to content

Commit

Permalink
weblate: 5.7.1 -> 5.7.2 (NixOS#339772)
Browse files Browse the repository at this point in the history
  • Loading branch information
erictapen authored Sep 5, 2024
2 parents 1812c49 + df6dfa1 commit 6c7f7dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/by-name/we/weblate/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ let
in
python.pkgs.buildPythonApplication rec {
pname = "weblate";
version = "5.7.1";
version = "5.7.2";

pyproject = true;

Expand All @@ -41,7 +41,7 @@ python.pkgs.buildPythonApplication rec {
owner = "WeblateOrg";
repo = "weblate";
rev = "refs/tags/weblate-${version}";
hash = "sha256-h5+0lOMD+H0ehtZ0bngA9bI5va1I5KjZH9boaEtXJPo=";
hash = "sha256-cIwCNYXbg7l6z9OAkMAGJ783QI/nCOyrhLPURDcDv+Y=";
};

patches = [
Expand Down

0 comments on commit 6c7f7dc

Please sign in to comment.