python312Packages.weheat: 2024.11.2 -> 2024.11.26
Diff: https://github.com/wefabricate/wh-python/compare/refs/tags/2024.11.2...2024.11.26
This commit is contained in:
parent
04c89f9811
commit
82358988a6
@ -12,7 +12,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "weheat";
|
||||
version = "2024.11.2";
|
||||
version = "2024.11.26";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.7";
|
||||
@ -21,7 +21,7 @@ buildPythonPackage rec {
|
||||
owner = "wefabricate";
|
||||
repo = "wh-python";
|
||||
rev = "refs/tags/${version}";
|
||||
hash = "sha256-QD/mu4eVFxf7iLJtpaR7lYRdeDmcpXoErlY4EAzSeRU=";
|
||||
hash = "sha256-KM1LcO+hmhG+9yyrL2QpeO+SKumR+SKyc+66NJMJijk=";
|
||||
};
|
||||
|
||||
pythonRelaxDeps = [
|
||||
|
Loading…
Reference in New Issue
Block a user