Merge pull request #161943 from fabaff/bump-meshtastic

python3Packages.meshtastic: 1.2.85 -> 1.2.87
This commit is contained in:
Fabian Affolter 2022-02-26 10:12:35 +01:00 committed by GitHub
commit 6db37cae56
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@
buildPythonPackage rec {
pname = "meshtastic";
version = "1.2.85";
version = "1.2.87";
format = "setuptools";
disabled = pythonOlder "3.6";
@ -27,7 +27,7 @@ buildPythonPackage rec {
owner = "meshtastic";
repo = "Meshtastic-python";
rev = version;
sha256 = "sha256-DFRnyWBQ3/g5NwZH5hoVYJfj3gN/UP57JvNSnNaqws4=";
sha256 = "sha256-W56nTTbRcSRkT15xn24ywkIVNHRUavV5Z8EST3BFkjk=";
};
propagatedBuildInputs = [