Skip to content

Commit

Permalink
New version: Lazy v0.14.0 (#3136)
Browse files Browse the repository at this point in the history
UUID: 50d2b5c4-7a5e-59d5-8109-a42b560f39c0
Repo: https://github.com/MikeInnes/Lazy.jl.git
Tree: ead48f10ad295afe72046ab0f2b9d704466452a0

Registrator tree SHA: f50e50c1d2a1b9694b1d5749fdb25fef2ca4c291
  • Loading branch information
JuliaRegistrator authored and fredrikekre committed Sep 1, 2019
1 parent 74d6822 commit 6cc0f7b
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 4 deletions.
8 changes: 6 additions & 2 deletions L/Lazy/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,19 @@ julia = "0.4-0"
["0.11-0.11.6"]
Compat = "0.8-2"

["0.11.7-0"]
["0.11.7-0.13"]
Compat = "0.17-2"

["0.12"]
julia = "0.6-0"

["0.13-0"]
["0.13"]
MacroTools = "0.4.4-0"
julia = "0.7-1"

["0.14-0"]
MacroTools = "0.4.4-*"
julia = ["0.7", "1"]

["0.9.1-0.10"]
julia = "0.3-0"
4 changes: 2 additions & 2 deletions L/Lazy/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
["0.10-0"]
MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"

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

["0.13-0"]
["0.13"]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
3 changes: 3 additions & 0 deletions L/Lazy/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -96,3 +96,6 @@ git-tree-sha1 = "1c2c5566f0eeaaad6979c156562384458f966e6a"

["0.13.2"]
git-tree-sha1 = "aec38c7e7f255a678af22651c74100e3cd39ea20"

["0.14.0"]
git-tree-sha1 = "ead48f10ad295afe72046ab0f2b9d704466452a0"

0 comments on commit 6cc0f7b

Please sign in to comment.