python310Packages.adb-enhanced: 2.5.16 -> 2.5.18

Diff: https://github.com/ashishb/adb-enhanced/compare/refs/tags/2.5.16...2.5.18
This commit is contained in:
Fabian Affolter 2023-04-01 17:49:45 +02:00
parent a676c07bb7
commit 03a88e7520

View File

@ -9,7 +9,7 @@
buildPythonPackage rec {
pname = "adb-enhanced";
version = "2.5.16";
version = "2.5.18";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -18,7 +18,7 @@ buildPythonPackage rec {
owner = "ashishb";
repo = pname;
rev = "refs/tags/${version}";
hash = "sha256-+CMXKg3LLxEXGcFQ9zSqy/1HPZS9MsQ1fZxClJ0Vrnw=";
hash = "sha256-xsl8AentI4Tqo2mHWFRi6myyb0/MemATJz9erKN9eKQ=";
};
propagatedBuildInputs = [