Merge pull request #258354 from fabaff/millheater-bump

python311Packages.millheater: 0.11.5 -> 0.11.6
This commit is contained in:
Fabian Affolter 2023-10-01 11:02:47 +02:00 committed by GitHub
commit 40ad1deb22
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.5";
version = "0.11.6";
format = "setuptools";
disabled = pythonOlder "3.10";
@ -17,7 +17,7 @@ buildPythonPackage rec {
owner = "Danielhiversen";
repo = "pymill";
rev = "refs/tags/${version}";
hash = "sha256-rDEzMxXsbHvxAmPx1IFC5S8jG8LO8TNuNq/ISkdPWsU=";
hash = "sha256-qd9JuZv1utwL523eiQ79P3hXuVQ8+teTatOJCtI6v00=";
};
propagatedBuildInputs = [