python310Packages.manimpango: add changelog to meta
This commit is contained in:
@@ -59,6 +59,7 @@ buildPythonPackage rec {
|
||||
meta = with lib; {
|
||||
description = "Binding for Pango";
|
||||
homepage = "https://github.com/ManimCommunity/ManimPango";
|
||||
changelog = "https://github.com/ManimCommunity/ManimPango/releases/tag/v${version}";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ emilytrau ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user