Merge pull request #170668 from fabaff/bump-meshtastic

python310Packages.meshtastic: 1.2.93 -> 1.2.95
This commit is contained in:
Fabian Affolter 2022-04-28 08:46:59 +02:00 committed by GitHub
commit ba9d8e4fe0
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.93";
version = "1.2.95";
format = "setuptools";
disabled = pythonOlder "3.6";
@ -27,7 +27,7 @@ buildPythonPackage rec {
owner = "meshtastic";
repo = "Meshtastic-python";
rev = version;
sha256 = "sha256-4jh5AYjr1qnr3nOeJSLwtAzdPlmpW1BBrEXfB86NrL0=";
sha256 = "sha256-CMw7PbM82AjbhrCYnRuxF9WFJqr6gvCEkTyG2vKM7FM=";
};
propagatedBuildInputs = [