python311Packages.python-roborock: 0.13.2 -> 0.13.4
Diff: https://github.com/humbertogontijo/python-roborock/compare/refs/tags/v0.13.2...v0.13.4 Changelog: https://github.com/humbertogontijo/python-roborock/blob/v0.13.4/CHANGELOG.md
This commit is contained in:
parent
184bf3ac0f
commit
b7241836e6
@ -16,7 +16,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "python-roborock";
|
||||
version = "0.13.2";
|
||||
version = "0.13.4";
|
||||
format = "pyproject";
|
||||
|
||||
disabled = pythonOlder "3.7";
|
||||
@ -25,7 +25,7 @@ buildPythonPackage rec {
|
||||
owner = "humbertogontijo";
|
||||
repo = "python-roborock";
|
||||
rev = "refs/tags/v${version}";
|
||||
hash = "sha256-RpKN8PkBgsYTzgAv2PxMeatulRevmPnNED1Uat4GL2o=";
|
||||
hash = "sha256-gR8fp2ppVxc1ALRNQn+I8oXZWkQN5yd5vQlnATp6PoM=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
Loading…
Reference in New Issue
Block a user