Merge pull request #165193 from r-ryantm/auto-update/python3.10-meshtastic

python310Packages.meshtastic: 1.2.92 -> 1.2.93
This commit is contained in:
Fabian Affolter 2022-03-22 08:42:16 +01:00 committed by GitHub
commit f5134375d1
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.2.92";
version = "1.2.93";
format = "setuptools";
disabled = pythonOlder "3.6";
@ -27,7 +27,7 @@ buildPythonPackage rec {
owner = "meshtastic";
repo = "Meshtastic-python";
rev = version;
sha256 = "sha256-tK711Lewr5Zc6dy/cDe9UEnq9zOEvuJg4mZyO3zBLR0=";
sha256 = "sha256-4jh5AYjr1qnr3nOeJSLwtAzdPlmpW1BBrEXfB86NrL0=";
};
propagatedBuildInputs = [