Skip to content

Commit

Permalink
New version: LazyArrays v2.2.2 (#119323)
Browse files Browse the repository at this point in the history
UUID: 5078a376-72f3-5289-bfd5-ec5146d43c02
Repo: https://github.com/JuliaArrays/LazyArrays.jl.git
Tree: 376bc148ae72e68a08f0d5d8a69e287025a37687

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Nov 13, 2024
1 parent 1193067 commit f3ac3a0
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
6 changes: 4 additions & 2 deletions L/LazyArrays/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ FillArrays = "0.12"
["0.22-1.5"]
julia = "1.6.0-1"

["0.22-2"]
["0.22-2.2.1"]
StaticArrays = "1"

["0.22.11-0"]
Expand Down Expand Up @@ -195,10 +195,12 @@ LinearAlgebra = "1"
SparseArrays = "1"

[2]
julia = "1.10.0-1"

["2-2.2.1"]
BandedMatrices = "1.6.2-1"
BlockArrays = "1"
BlockBandedMatrices = "0.13"
julia = "1.10.0-1"

["2.0"]
ArrayLayouts = "1.4.1-1"
Expand Down
4 changes: 3 additions & 1 deletion L/LazyArrays/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"

["0.1.1-2"]
FillArrays = "1a297f60-69ca-5386-bcde-b61e274b549b"

["0.1.1-2.2.1"]
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"

["0.14-2"]
Expand All @@ -20,7 +22,7 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
["0.8-2"]
MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"

[2]
["2-2.2.1"]
BandedMatrices = "aae01518-5342-5314-be14-df237901396f"
BlockArrays = "8e7c35d0-a365-5155-bbbb-fb81a777f24e"
BlockBandedMatrices = "ffab5731-97b5-5995-9138-79e8c1846df0"
3 changes: 3 additions & 0 deletions L/LazyArrays/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -489,3 +489,6 @@ git-tree-sha1 = "507b423197fdd9e77b74aa2532c0a05eb7eb4004"

["2.2.1"]
git-tree-sha1 = "360f6039babd6e4d6364eff0d4fc9120834a2d9a"

["2.2.2"]
git-tree-sha1 = "376bc148ae72e68a08f0d5d8a69e287025a37687"

0 comments on commit f3ac3a0

Please sign in to comment.