python3Packages.meshtastic: 1.2.46 -> 1.2.47

This commit is contained in:
Fabian Affolter 2021-12-30 00:11:32 +01:00
parent 12f1b91685
commit 0ebfb779ee

View file

@ -17,7 +17,7 @@
buildPythonPackage rec {
pname = "meshtastic";
version = "1.2.46";
version = "1.2.47";
format = "setuptools";
disabled = pythonOlder "3.6";
@ -26,7 +26,7 @@ buildPythonPackage rec {
owner = "meshtastic";
repo = "Meshtastic-python";
rev = version;
sha256 = "sha256-XNoAt0R3Jt8i0erovwHBIJ3l9bY5po2UjRl/uzGBs9k=";
sha256 = "sha256-Qa1Rvr4aZuCe1VqfjzoUvFFYOvqmC4HdKQzRPnbJGaM=";
};
propagatedBuildInputs = [