From 6a67d1842795d3eff3f428d9f6c94405dbd59b59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Sch=C3=BCtz?= Date: Wed, 12 Apr 2023 18:41:23 -0700 Subject: [PATCH] python310Packages.siobrultech-protocols: 0.7.0 -> 0.9.0 Diff: https://github.com/sdwilsh/siobrultech-protocols/compare/refs/tags/v0.7.0...v0.9.0 Changelog: https://github.com/sdwilsh/siobrultech-protocols/releases/tag/v0.8.0 https://github.com/sdwilsh/siobrultech-protocols/releases/tag/v0.9.0 --- .../python-modules/siobrultech-protocols/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/development/python-modules/siobrultech-protocols/default.nix b/pkgs/development/python-modules/siobrultech-protocols/default.nix index 10daf4a3287c..5a4d6e0cafd0 100644 --- a/pkgs/development/python-modules/siobrultech-protocols/default.nix +++ b/pkgs/development/python-modules/siobrultech-protocols/default.nix @@ -9,7 +9,7 @@ buildPythonPackage rec { pname = "siobrultech-protocols"; - version = "0.7.0"; + version = "0.9.0"; disabled = pythonOlder "3.8"; @@ -19,7 +19,7 @@ buildPythonPackage rec { owner = "sdwilsh"; repo = "siobrultech-protocols"; rev = "refs/tags/v${version}"; - hash = "sha256-t8is68WrvLj57tNeM5AKuuvpn7kWbhbvoRnCI3+q4uE="; + hash = "sha256-8qhg7PX4u4vN2+hWXzFjC1ZzgCEhkSr9Fn58Lc4E76c="; }; nativeCheckInputs = [