python310Packages.apycula: add changelog to meta
This commit is contained in:
parent
e74c496210
commit
3af487a9f7
@ -45,6 +45,7 @@ buildPythonPackage rec {
|
||||
meta = with lib; {
|
||||
description = "Open Source tools for Gowin FPGAs";
|
||||
homepage = "https://github.com/YosysHQ/apicula";
|
||||
changelog = "https://github.com/YosysHQ/apicula/releases/tag/${version}";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ newam ];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user