python310Packages.govee-ble: add changelog to meta
This commit is contained in:
parent
e831219a57
commit
bc4190becd
@ -51,6 +51,7 @@ buildPythonPackage rec {
|
||||
meta = with lib; {
|
||||
description = "Library for Govee BLE devices";
|
||||
homepage = "https://github.com/Bluetooth-Devices/govee-ble";
|
||||
changelog = "https://github.com/bluetooth-devices/govee-ble/blob/v${version}/CHANGELOG.md";
|
||||
license = with licenses; [ mit ];
|
||||
maintainers = with maintainers; [ fab ];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user