python310Packages.meshtastic: 2.2.12 -> 2.2.16

This commit is contained in:
R. Ryantm
2023-12-20 19:01:49 +00:00
parent 6b25f0686e
commit ff4573ca2a
@@ -20,7 +20,7 @@
buildPythonPackage rec {
pname = "meshtastic";
version = "2.2.12";
version = "2.2.16";
format = "setuptools";
disabled = pythonOlder "3.7";
@@ -29,7 +29,7 @@ buildPythonPackage rec {
owner = "meshtastic";
repo = "Meshtastic-python";
rev = "refs/tags/${version}";
hash = "sha256-W//mDKtTWjcKT43n82OU3h4yKrNZMAVzLzQCjsmkJP0=";
hash = "sha256-5JEMiSLLVv7p8H5R8BDE5IKGmBb2bSht+s4sCsxWyzU=";
};
propagatedBuildInputs = [