Merge pull request #224232 from fabaff/adb-enhanced-bump

python310Packages.adb-enhanced: 2.5.16 -> 2.5.18
This commit is contained in:
Fabian Affolter 2023-04-02 00:31:58 +02:00 committed by GitHub
commit c3b82ff817
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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 = [