python3Packages.array-record: 0.4.0 -> 0.4.1

This commit is contained in:
Martin Weinelt
2023-09-27 15:32:48 +02:00
parent 2d7f268ece
commit 9c3b68bd3e
@@ -11,7 +11,7 @@
buildPythonPackage rec {
pname = "array-record";
version = "0.4.0";
version = "0.4.1";
format = "wheel";
disabled = python.pythonVersion != "3.10";
@@ -21,7 +21,7 @@ buildPythonPackage rec {
pname = "array_record";
dist = "py310";
python = "py310";
hash = "sha256-VHDU6RLR/z3/tNxJiDdAruz1cva6cHu5NzMlsKrLYXg=";
hash = "sha256-agyO1v36ryzs09XGucE+EWrTKZZJYRyP0YTWRVf7q6g=";
};
propagatedBuildInputs = [