Skip to content

Commit

Permalink
New version: Finch v0.5.4
Browse files Browse the repository at this point in the history
UUID: 9177782c-1635-4eb9-9bfb-d9dfa25e6bce
Repo: https://github.com/willow-ahrens/Finch.jl.git
Tree: e45d27fb653cd964669a55632ee68bf2cfb3c37a

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator committed May 8, 2023
1 parent e05a929 commit a345816
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 2 deletions.
8 changes: 7 additions & 1 deletion F/Finch/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
[0]
Requires = "1"
RewriteTools = "0.1"
SnoopPrecompile = "1"
julia = "1.6.7-1"

["0-0.1"]
Expand All @@ -11,9 +10,16 @@ SyntaxInterface = "0.1"
["0-0.5.1"]
Revise = "3"

["0-0.5.2"]
SnoopPrecompile = "1"

["0.2-0"]
Compat = "3.29.0-4"
SyntaxInterface = "0.2.1-0.2"

["0.5-0"]
DataStructures = "0.18"

["0.5.4-0"]
JSON = "0.21"
PrecompileTools = "1"
8 changes: 7 additions & 1 deletion F/Finch/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Requires = "ae029012-a4dd-5104-9daa-d747884805df"
RewriteTools = "5969e224-3634-4c61-9f66-721b69e98b8a"
SnoopPrecompile = "66db9d55-30c0-4569-8b51-7e840670fc0c"
SyntaxInterface = "b33eeca9-aacb-4496-a840-e75f1646a4fb"

["0-0.1"]
Expand All @@ -15,8 +14,15 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
["0-0.5.1"]
Revise = "295af30f-e4ad-537b-8983-00126c2a3abe"

["0-0.5.2"]
SnoopPrecompile = "66db9d55-30c0-4569-8b51-7e840670fc0c"

["0.2-0"]
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"

["0.5-0"]
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"

["0.5.4-0"]
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a"
3 changes: 3 additions & 0 deletions F/Finch/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,6 @@ git-tree-sha1 = "897687c4378c43ac02c7978952ea0faa5f7afdcc"

["0.5.2"]
git-tree-sha1 = "155b1beb2e394c5b2fe1f14e929b9d6623eef192"

["0.5.4"]
git-tree-sha1 = "e45d27fb653cd964669a55632ee68bf2cfb3c37a"
4 changes: 4 additions & 0 deletions F/Finch/WeakDeps.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
["0.5-0"]
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"

["0.5.4-0"]
HDF5 = "f67ccb44-e63f-5c2f-98bd-6dc0ccc4ba2f"
TensorMarket = "8b7d4fe7-0b45-4d0d-9dd8-5cc9b23b4b77"

0 comments on commit a345816

Please sign in to comment.