3
0
Fork 0
forked from mirrors/nixpkgs

python3Packages.meshtastic: 1.2.56 -> 1.2.57

This commit is contained in:
Fabian Affolter 2022-01-16 23:51:59 +01:00
parent b13052a35a
commit 60c7aeb9af

View file

@ -18,7 +18,7 @@
buildPythonPackage rec {
pname = "meshtastic";
version = "1.2.56";
version = "1.2.57";
format = "setuptools";
disabled = pythonOlder "3.6";
@ -27,7 +27,7 @@ buildPythonPackage rec {
owner = "meshtastic";
repo = "Meshtastic-python";
rev = version;
sha256 = "sha256-y+LX44tjE/zTwm1FNyLACu3wmkxN4ZsmYlOnfJdcFcQ=";
sha256 = "sha256-olh8DUYg3s72ll1+p+0QapdKR2+aaSvgSUrZuGFif1s=";
};
propagatedBuildInputs = [