python3Packages.weheat: 2025.4.29 -> 2025.6.10

This commit is contained in:
R. Ryantm
2025-06-10 10:06:56 +00:00
parent 97629978a0
commit 830c25fa1a
@@ -13,14 +13,14 @@
buildPythonPackage rec {
pname = "weheat";
version = "2025.4.29";
version = "2025.6.10";
pyproject = true;
src = fetchFromGitHub {
owner = "wefabricate";
repo = "wh-python";
tag = version;
hash = "sha256-z+tRxx+wtEj5cBXBVG1B5SNyvkQk2UwjH7lPgNQQ+ng=";
hash = "sha256-CBW+LehZPZCHZ2zFeCOWwNAVlGcGdKQ5XgmCOv8jr5Q=";
};
pythonRelaxDeps = [