Fabian Affolter
2024-07-03 22:56:05 +02:00
committed by Martin Weinelt
parent 48c4e15082
commit d4e4cc9d8c
@@ -14,7 +14,7 @@
buildPythonPackage rec {
pname = "dbus-fast";
version = "2.21.3";
version = "2.22.1";
pyproject = true;
disabled = pythonOlder "3.7";
@@ -23,7 +23,7 @@ buildPythonPackage rec {
owner = "Bluetooth-Devices";
repo = "dbus-fast";
rev = "refs/tags/v${version}";
hash = "sha256-Wmv6R/aOBFPSzTVEElYsg/CrywB/pAYPWZBsMhpqtFQ=";
hash = "sha256-WT32nkRcS+JFCJCZNXXFm38nzttYLsqU98tJD7YBn9w=";
};
# The project can build both an optimized cython version and an unoptimized