From a5ad4e6299367bc0197fe15e016353e15e1c12c6 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Wed, 26 Feb 2025 17:49:38 +0100 Subject: [PATCH] python313Packages.meshtastic: 2.5.11 -> 2.5.12 Diff: https://github.com/meshtastic/python/compare/refs/tags/2.5.11...2.5.12 Changelog: https://github.com/meshtastic/python/releases/tag/2.5.12 --- 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 fc00cd17894f..766f0932402b 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.5.11"; + version = "2.5.12"; pyproject = true; disabled = pythonOlder "3.9"; @@ -43,7 +43,7 @@ buildPythonPackage rec { owner = "meshtastic"; repo = "python"; tag = version; - hash = "sha256-qV+yueBaBRiFdpnvgyhoh4IkoMihG030ZqxTqQR+UsY="; + hash = "sha256-6EHO6GQEl26TksB9yClclPLcz85LRtd8JejsyWQXnoM="; }; pythonRelaxDeps = [