python313Packages.bluetooth-adapters: 0.21.1 -> 0.21.4

https://github.com/bluetooth-devices/bluetooth-adapters/blob/v0.21.4/CHANGELOG.md
This commit is contained in:
Martin Weinelt
2025-02-06 18:55:13 +01:00
parent e6c349c4fa
commit 422583ce47
@@ -22,7 +22,7 @@
buildPythonPackage rec {
pname = "bluetooth-adapters";
version = "0.21.1";
version = "0.21.4";
pyproject = true;
disabled = pythonOlder "3.9";
@@ -31,7 +31,7 @@ buildPythonPackage rec {
owner = "Bluetooth-Devices";
repo = "bluetooth-adapters";
tag = "v${version}";
hash = "sha256-002MVDFNU2/rVepj3BCCuDQqRMAvgP0ZJ7tknQN+Qhk=";
hash = "sha256-JUh4v9YeqMeecJh/eTpmLMwNsxbc/oqZY2CrEJUO418=";
};
outputs = [