From 33ec7bd6e3000d6a4896e4f1a8f452ab7cf00ad5 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Fri, 21 Feb 2025 21:16:54 +0000 Subject: [PATCH] python312Packages.weheat: 2025.1.15 -> 2025.2.13 --- pkgs/development/python-modules/weheat/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/development/python-modules/weheat/default.nix b/pkgs/development/python-modules/weheat/default.nix index de58ef636366..c99ebbb8a758 100644 --- a/pkgs/development/python-modules/weheat/default.nix +++ b/pkgs/development/python-modules/weheat/default.nix @@ -14,7 +14,7 @@ buildPythonPackage rec { pname = "weheat"; - version = "2025.1.15"; + version = "2025.2.13"; pyproject = true; disabled = pythonOlder "3.7"; @@ -23,7 +23,7 @@ buildPythonPackage rec { owner = "wefabricate"; repo = "wh-python"; tag = version; - hash = "sha256-zt/4d7s4yoLQUQxtsc8Y6htS0PByuYmaecGsjKYo2tc="; + hash = "sha256-YXo+pwgCjw2CWUCS9DY9jaLjhj+q+ZqfW3uh1aSXnM0="; }; pythonRelaxDeps = [