Merge pull request #277111 from fabaff/millheater-bump

python311Packages.millheater: 0.11.7 -> 0.11.8
This commit is contained in:
Nick Cao 2023-12-27 11:02:36 -05:00 committed by GitHub
commit 204b59d01b
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.7";
version = "0.11.8";
format = "setuptools";
disabled = pythonOlder "3.10";
@ -17,7 +17,7 @@ buildPythonPackage rec {
owner = "Danielhiversen";
repo = "pymill";
rev = "refs/tags/${version}";
hash = "sha256-jqtyJHoG/8tgv4OJleb7DV6C7pCpgplieLykfvO3cNM=";
hash = "sha256-BSrnUhe6SFtalUGldC24eJTqJAF5FdUWo3rwWNT1uCw=";
};
propagatedBuildInputs = [