Merge pull request #153265 from fabaff/bump-meshtastic

python3Packages.meshtastic: 1.2.50 -> 1.2.51
This commit is contained in:
Fabian Affolter 2022-01-03 08:23:43 +01:00 committed by GitHub
commit 9e79f01ba1
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.50";
version = "1.2.51";
format = "setuptools";
disabled = pythonOlder "3.6";
@ -27,7 +27,7 @@ buildPythonPackage rec {
owner = "meshtastic";
repo = "Meshtastic-python";
rev = version;
sha256 = "sha256-8Kq67FY8v4YU5hwZo+kEG2TLjI4MmvNRFTUY2C3mTEg=";
sha256 = "sha256-CMoa7FQnGTWS14WmWvuryO2bKMWC05PBIDBlEWRjNRA=";
};
propagatedBuildInputs = [