python310Packages.meshtastic: 1.2.82 -> 1.2.83

This commit is contained in:
R. Ryantm
2022-02-14 00:55:46 +00:00
parent b80f5c6104
commit d1dac0d5c1
@@ -18,7 +18,7 @@
buildPythonPackage rec {
pname = "meshtastic";
version = "1.2.82";
version = "1.2.83";
format = "setuptools";
disabled = pythonOlder "3.6";
@@ -27,7 +27,7 @@ buildPythonPackage rec {
owner = "meshtastic";
repo = "Meshtastic-python";
rev = version;
sha256 = "sha256-HPSJ1D453yQCkPXQodZdISnNwPpk5TZaJ/BY8EbYImI=";
sha256 = "sha256-QOTRmr7x4vB8shyxSNt6HX9+JnQ9vODGSR9aVQu+WSM=";
};
propagatedBuildInputs = [