python310Packages.airthings-ble: add changelog to meta
This commit is contained in:
parent
92c27f38dc
commit
106785ff1c
@ -45,6 +45,7 @@ buildPythonPackage rec {
|
||||
meta = with lib; {
|
||||
description = "Library for Airthings BLE devices";
|
||||
homepage = "https://github.com/vincegio/airthings-ble";
|
||||
changelog = "https://github.com/vincegio/airthings-ble/releases/tag/v${version}";
|
||||
license = with licenses; [ mit ];
|
||||
maintainers = with maintainers; [ fab ];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user