Merge pull request #245694 from r-ryantm/auto-update/python310Packages.meshtastic

python310Packages.meshtastic: 2.1.10 -> 2.1.11
This commit is contained in:
Nick Cao 2023-07-27 19:25:32 -06:00 committed by GitHub
commit 17d25d3e67
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,7 @@
buildPythonPackage rec {
pname = "meshtastic";
version = "2.1.10";
version = "2.1.11";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -29,7 +29,7 @@ buildPythonPackage rec {
owner = "meshtastic";
repo = "Meshtastic-python";
rev = "refs/tags/${version}";
hash = "sha256-pa3hSrulnTfoOmNkaWvsqdd7ow+qENPJlBHFoFooZhw=";
hash = "sha256-nYbnOlD3yC3aoSSY4jwSgTv/m56I+ral2GwmoyQij1M=";
};
propagatedBuildInputs = [