1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-19 04:02:10 +00:00

python311Packages.reolink-aio: 0.8.0 -> 0.8.1

This commit is contained in:
R. Ryantm 2023-11-24 11:03:55 +00:00
parent c80b0906d5
commit aa73cc02bb

View file

@ -9,7 +9,7 @@
buildPythonPackage rec {
pname = "reolink-aio";
version = "0.8.0";
version = "0.8.1";
format = "setuptools";
disabled = pythonOlder "3.9";
@ -18,7 +18,7 @@ buildPythonPackage rec {
owner = "starkillerOG";
repo = "reolink_aio";
rev = "refs/tags/${version}";
hash = "sha256-HcEJwgb912NbRt2RTSNccluchWYBBqADi5LcW3mY8I4=";
hash = "sha256-zxIx7+cpYKN811yz+nxjtOagHOMMIs1YU0ZLN9q5T7M=";
};
propagatedBuildInputs = [