Skip to content

Commit fb2b0b6

Browse files
authored
weblate: 5.10.1 -> 5.10.2 (#385776)
2 parents c5c9435 + 7712c98 commit fb2b0b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/we/weblate/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ let
2727
in
2828
python.pkgs.buildPythonApplication rec {
2929
pname = "weblate";
30-
version = "5.10.1";
30+
version = "5.10.2";
3131

3232
pyproject = true;
3333

@@ -40,7 +40,7 @@ python.pkgs.buildPythonApplication rec {
4040
owner = "WeblateOrg";
4141
repo = "weblate";
4242
tag = "weblate-${version}";
43-
hash = "sha256-6yzloduhQ4pUJFMdrZ0SCWC+tugjIIcrEo0ZVOCAQ50=";
43+
hash = "sha256-n/RqXEBDcg97bwBPD+mxTw7J2GYzsTq4pu0XaHYA8h4=";
4444
};
4545

4646
patches = [

0 commit comments

Comments
 (0)