python3Packages.equinox: 0.13.7 -> 0.13.8
Diff: https://github.com/patrick-kidger/equinox/compare/v0.13.7...v0.13.8 Changelog: https://github.com/patrick-kidger/equinox/releases/tag/v0.13.8
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
buildPythonPackage (finalAttrs: {
|
||||
pname = "equinox";
|
||||
version = "0.13.7";
|
||||
version = "0.13.8";
|
||||
pyproject = true;
|
||||
__structuredAttrs = true;
|
||||
|
||||
@@ -29,7 +29,7 @@ buildPythonPackage (finalAttrs: {
|
||||
owner = "patrick-kidger";
|
||||
repo = "equinox";
|
||||
tag = "v${finalAttrs.version}";
|
||||
hash = "sha256-vgmU8cqNCyiZYah1SSwzVtLS+YB2T1uooCC17k12+h8=";
|
||||
hash = "sha256-JiIZKWuSkvrF09GdmegUeTyidaM5IRp4uqjJRsn86E4=";
|
||||
};
|
||||
|
||||
# Relax speed constraints on tests that can fail on busy builders
|
||||
|
||||
Reference in New Issue
Block a user