From dbc17fa048ee1f75496e0fbe2da48f27ff4c49dc Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sat, 10 May 2025 11:01:26 +0200 Subject: [PATCH] python313Packages.meshtastic: 2.6.2 -> 2.6.3 Diff: https://github.com/meshtastic/python/compare/refs/tags/2.6.2...refs/tags/2.6.3 Changelog: https://github.com/meshtastic/python/releases/tag/2.6.3 --- pkgs/development/python-modules/meshtastic/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/development/python-modules/meshtastic/default.nix b/pkgs/development/python-modules/meshtastic/default.nix index dd4e259f65f7..a83bd159d285 100644 --- a/pkgs/development/python-modules/meshtastic/default.nix +++ b/pkgs/development/python-modules/meshtastic/default.nix @@ -34,7 +34,7 @@ buildPythonPackage rec { pname = "meshtastic"; - version = "2.6.2"; + version = "2.6.3"; pyproject = true; disabled = pythonOlder "3.9"; @@ -43,7 +43,7 @@ buildPythonPackage rec { owner = "meshtastic"; repo = "python"; tag = version; - hash = "sha256-v9Fr3J829x1KtzplzXF2yDYwra70xNcJfaHpyiNP4ME="; + hash = "sha256-pco8io8MzbK7Jv9rkzSK0A9UDLSyvfoZarFFjBLBNoM="; }; pythonRelaxDeps = [