python312Packages.meshtastic: 2.4.0 -> 2.4.1

This commit is contained in:
R. Ryantm
2024-09-06 03:14:41 +00:00
parent cd9074db20
commit fd9fd8a7e1
@@ -33,7 +33,7 @@
buildPythonPackage rec {
pname = "meshtastic";
version = "2.4.0";
version = "2.4.1";
pyproject = true;
disabled = pythonOlder "3.7";
@@ -42,7 +42,7 @@ buildPythonPackage rec {
owner = "meshtastic";
repo = "Meshtastic-python";
rev = "refs/tags/${version}";
hash = "sha256-qEjwlIkgZGsnvKCSL4jcJl472HIlQDynwPWRCNE/EQE=";
hash = "sha256-j5J/cWZwayt9RZFeMkTgzhRJznfxNUhXzV5lBLZNBhM=";
};
pythonRelaxDeps = [