Fabian Affolter 2023-01-14 11:47:34 +01:00
parent c41d070d94
commit cf8afad802

View file

@ -8,7 +8,7 @@
buildPythonPackage rec {
pname = "mill-local";
version = "0.2.0";
version = "0.3.0";
format = "setuptools";
disabled = pythonOlder "3.8";
@ -17,7 +17,7 @@ buildPythonPackage rec {
owner = "Danielhiversen";
repo = "pyMillLocal";
rev = "refs/tags/${version}";
hash = "sha256-u7TidHD0NzZ1JxYoCWviIXSsXojJHvVNg07eDBFQuls=";
hash = "sha256-kFBzasS7/5AM/ZW5z1ncZ9Xwuy/bh2LTVXPxNTLQnV0=";
};
propagatedBuildInputs = [