From 6dff64f08456a02220cbffbce9bfd76d6752c4b0 Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Sun, 1 Sep 2019 11:13:12 +0000 Subject: [PATCH] New version: Lazy v0.14.0 UUID: 50d2b5c4-7a5e-59d5-8109-a42b560f39c0 Repo: https://github.com/MikeInnes/Lazy.jl.git Tree: ead48f10ad295afe72046ab0f2b9d704466452a0 Registrator tree SHA: f50e50c1d2a1b9694b1d5749fdb25fef2ca4c291 --- L/Lazy/Compat.toml | 8 ++++++-- L/Lazy/Deps.toml | 4 ++-- L/Lazy/Versions.toml | 3 +++ 3 files changed, 11 insertions(+), 4 deletions(-) diff --git a/L/Lazy/Compat.toml b/L/Lazy/Compat.toml index 42510542a4a5ab9..1d02aa78c65d461 100644 --- a/L/Lazy/Compat.toml +++ b/L/Lazy/Compat.toml @@ -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" diff --git a/L/Lazy/Deps.toml b/L/Lazy/Deps.toml index 5aa2a98d311f376..2de19aa11d10d55 100644 --- a/L/Lazy/Deps.toml +++ b/L/Lazy/Deps.toml @@ -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" diff --git a/L/Lazy/Versions.toml b/L/Lazy/Versions.toml index e0150eab44b6703..e5a36751f870b0f 100644 --- a/L/Lazy/Versions.toml +++ b/L/Lazy/Versions.toml @@ -96,3 +96,6 @@ git-tree-sha1 = "1c2c5566f0eeaaad6979c156562384458f966e6a" ["0.13.2"] git-tree-sha1 = "aec38c7e7f255a678af22651c74100e3cd39ea20" + +["0.14.0"] +git-tree-sha1 = "ead48f10ad295afe72046ab0f2b9d704466452a0"