Merge pull request #213920 from fabaff/meshtastic-bump

python310Packages.meshtastic: 2.0.10 -> 2.0.11
This commit is contained in:
Nick Cao
2023-02-02 08:36:06 +08:00
committed by GitHub
@@ -18,7 +18,7 @@
buildPythonPackage rec {
pname = "meshtastic";
version = "2.0.10";
version = "2.0.11";
format = "setuptools";
disabled = pythonOlder "3.7";
@@ -27,7 +27,7 @@ buildPythonPackage rec {
owner = "meshtastic";
repo = "Meshtastic-python";
rev = "refs/tags/${version}";
hash = "sha256-p3ELXfTe0bHrsinEz+iXZIifJykdnW5i7FFLsAhtyoc=";
hash = "sha256-XIYzlGtj+S28N7RLvA38WSLv7LNZqKs8aJUaEG1CslI=";
};
propagatedBuildInputs = [