Skip to content

Commit

Permalink
Update to Aqua@0.4.9 (#203)
Browse files Browse the repository at this point in the history
  • Loading branch information
tkf committed Sep 11, 2020
1 parent e3d9f77 commit 24a65a8
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 12 deletions.
6 changes: 2 additions & 4 deletions test/environments/jl10/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,9 @@ version = "2.0.2"

[[Aqua]]
deps = ["Pkg", "Test"]
git-tree-sha1 = "8df6f7b8c94b8c1c7e620f83b71e49ac56787fc4"
repo-rev = "master"
repo-url = "https://github.com/tkf/Aqua.jl.git"
git-tree-sha1 = "6775799bef0635cb3d96d2fdd0f145087edf8a73"
uuid = "4c88cf16-eb10-579e-8560-4a9242c79595"
version = "0.4.9-DEV"
version = "0.4.9"

[[ArrayLayouts]]
deps = ["FillArrays", "LinearAlgebra"]
Expand Down
6 changes: 2 additions & 4 deletions test/environments/main/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,9 @@ version = "2.0.2"

[[Aqua]]
deps = ["Pkg", "Test"]
git-tree-sha1 = "8df6f7b8c94b8c1c7e620f83b71e49ac56787fc4"
repo-rev = "master"
repo-url = "https://github.com/tkf/Aqua.jl.git"
git-tree-sha1 = "6775799bef0635cb3d96d2fdd0f145087edf8a73"
uuid = "4c88cf16-eb10-579e-8560-4a9242c79595"
version = "0.4.9-DEV"
version = "0.4.9"

[[ArrayLayouts]]
deps = ["FillArrays", "LinearAlgebra", "SparseArrays"]
Expand Down
6 changes: 2 additions & 4 deletions test/environments/old/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,9 @@ version = "0.5.0"

[[Aqua]]
deps = ["Pkg", "Test"]
git-tree-sha1 = "ef5f638a83ec0099904ac1fe2cc254286e801a54"
repo-rev = "master"
repo-url = "https://github.com/tkf/Aqua.jl.git"
git-tree-sha1 = "6775799bef0635cb3d96d2fdd0f145087edf8a73"
uuid = "4c88cf16-eb10-579e-8560-4a9242c79595"
version = "0.4.7"
version = "0.4.9"

[[BangBang]]
deps = ["Compat", "ConstructionBase", "Future", "InitialValues", "LinearAlgebra", "Requires", "Setfield", "Tables", "ZygoteRules"]
Expand Down

0 comments on commit 24a65a8

Please sign in to comment.