Merge pull request #271982 from r-ryantm/auto-update/python310Packages.millheater

python310Packages.millheater: 0.11.6 -> 0.11.7
This commit is contained in:
Fabian Affolter 2023-12-04 10:46:27 +01:00 committed by GitHub
commit 246e74513f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@
buildPythonPackage rec {
pname = "millheater";
version = "0.11.6";
version = "0.11.7";
format = "setuptools";
disabled = pythonOlder "3.10";
@ -17,7 +17,7 @@ buildPythonPackage rec {
owner = "Danielhiversen";
repo = "pymill";
rev = "refs/tags/${version}";
hash = "sha256-qd9JuZv1utwL523eiQ79P3hXuVQ8+teTatOJCtI6v00=";
hash = "sha256-jqtyJHoG/8tgv4OJleb7DV6C7pCpgplieLykfvO3cNM=";
};
propagatedBuildInputs = [