python311Packages.elgato: add changelog to meta
This commit is contained in:
parent
8422ab3583
commit
d96fa83f04
@ -55,6 +55,7 @@ buildPythonPackage rec {
|
||||
meta = with lib; {
|
||||
description = "Python client for Elgato Key Lights";
|
||||
homepage = "https://github.com/frenck/python-elgato";
|
||||
changelog = "https://github.com/frenck/python-elgato/releases/tag/v${version}";
|
||||
license = with licenses; [ mit ];
|
||||
maintainers = with maintainers; [ fab ];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user