Skip to content

Commit ef02b1a

Browse files
r-ryantmerictapen
authored andcommitted
python3Packages.weblate-language-data: 2025.5 -> 2025.6
1 parent f87bc48 commit ef02b1a

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 = "2025.5";
11+
version = "2025.6";
1212
pyproject = true;
1313

1414
src = fetchPypi {
1515
pname = "weblate_language_data";
1616
inherit version;
17-
hash = "sha256-+gT1630GfTd2lHD6dvrETaURwZY9RfS08HsYxMLVWko=";
17+
hash = "sha256-5nVLYeqM3V+Q+FiBvOrk6UrgNs0oA+5vJ8mXAf6ete0=";
1818
};
1919

2020
build-system = [ setuptools ];

0 commit comments

Comments
 (0)