Skip to content

Commit 21069db

Browse files
r-ryantmerictapen
authored andcommitted
python312Packages.weblate-language-data: 2024.8 -> 2024.13
1 parent b71a8b4 commit 21069db

File tree

1 file changed

+2
-2
lines changed
  • pkgs/development/python-modules/weblate-language-data

1 file changed

+2
-2
lines changed

pkgs/development/python-modules/weblate-language-data/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88

99
buildPythonPackage rec {
1010
pname = "weblate-language-data";
11-
version = "2024.8";
11+
version = "2024.13";
1212
pyproject = true;
1313

1414
src = fetchPypi {
1515
pname = "weblate_language_data";
1616
inherit version;
17-
hash = "sha256-JwX3mDq6AbWorqc3nYlm1oySvzuu3IV6iBeS0ezx83U=";
17+
hash = "sha256-fAT3dI3Tbu329BWaal/n4ka0JSVDzPrJLnzL7/LRjhs=";
1818
};
1919

2020
build-system = [ setuptools ];

0 commit comments

Comments
 (0)