Merge pull request #195384 from fabaff/meshtastic-bump

python310Packages.meshtastic: 1.3.37 -> 1.3.39
This commit is contained in:
Fabian Affolter 2022-10-10 18:21:39 +02:00 committed by GitHub
commit 09d643170a
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.37";
version = "1.3.39";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -27,7 +27,7 @@ buildPythonPackage rec {
owner = "meshtastic";
repo = "Meshtastic-python";
rev = version;
hash = "sha256-UcB8f0Ywmzm/EED4NECO4UkaxhtnYUpfUJPvkWIcKNg=";
hash = "sha256-ymh8PNis9qh6mgc2IrDiFSwGm9sxC/6YWTxQ9HD0TJo=";
};
propagatedBuildInputs = [