python310Packages.denonavr: add changelog to meta
This commit is contained in:
parent
fe16808b32
commit
de71f7ccdd
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ buildPythonPackage rec {
|
|||
meta = with lib; {
|
||||
description = "Automation Library for Denon AVR receivers";
|
||||
homepage = "https://github.com/scarface-4711/denonavr";
|
||||
changelog = "https://github.com/ol-iver/denonavr/releases/tag/${version}";
|
||||
license = with licenses; [ mit ];
|
||||
maintainers = with maintainers; [ colemickens ];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue