Merge pull request #197179 from fabaff/meshtastic-bump

python310Packages.meshtastic: 1.3.40 -> 1.3.42
This commit is contained in:
Mario Rodas 2022-10-22 05:26:20 -05:00 committed by GitHub
commit c52a2d270a
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.3.40";
version = "1.3.42";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -27,7 +27,7 @@ buildPythonPackage rec {
owner = "meshtastic";
repo = "Meshtastic-python";
rev = version;
hash = "sha256-ft29c9I13gwduigIPERQQWJmQZs/j/e4leA66DbmEOQ=";
hash = "sha256-yQjUepoKHYsQg49hY3ABtRGBxAppqm/DODnCM4tBH5A=";
};
propagatedBuildInputs = [