diff --git a/L/LazyArrays/Compat.toml b/L/LazyArrays/Compat.toml index 5f3568ed425aad9..4e6bd35ffe9645f 100644 --- a/L/LazyArrays/Compat.toml +++ b/L/LazyArrays/Compat.toml @@ -187,7 +187,7 @@ MatrixFactorizations = "1-2" ["1.6-1"] julia = "1.9.0-1" -["1.8-2"] +["1.8-1"] ArrayLayouts = "1.4.1-1" ["1.8.3-2"] @@ -199,3 +199,9 @@ BandedMatrices = "1.6.2-1" BlockArrays = "1" BlockBandedMatrices = "0.13" julia = "1.10.0-1" + +["2.0"] +ArrayLayouts = "1.4.1-1" + +["2.1-2"] +ArrayLayouts = "1.10.0-1" diff --git a/L/LazyArrays/Versions.toml b/L/LazyArrays/Versions.toml index 7eecfdf606c603d..a30f57791cd63a2 100644 --- a/L/LazyArrays/Versions.toml +++ b/L/LazyArrays/Versions.toml @@ -453,3 +453,6 @@ git-tree-sha1 = "899d44fa1a575653df5721a7fccb4988f7f09b62" ["2.0.5"] git-tree-sha1 = "fa518725cf83bf6f0c1aecd06adb2ea2d94c4dc6" + +["2.1.0"] +git-tree-sha1 = "fb43bbe51db62510b032b85e157ea87d77b2fa07"