Skip to content

Commit 464ba64

Browse files
authored
python312Packages.weblate-language-data: add changelog to meta
1 parent a295e27 commit 464ba64

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ buildPythonPackage rec {
2929
meta = with lib; {
3030
description = "Language definitions used by Weblate";
3131
homepage = "https://github.com/WeblateOrg/language-data";
32+
changelog = "https://github.com/WeblateOrg/language-data/releases/tag/${version}";
3233
license = licenses.mit;
3334
maintainers = with maintainers; [ erictapen ];
3435
};

0 commit comments

Comments
 (0)