From 70b84fecf9946a90ac7580ea303a7036198b2ca2 Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Tue, 10 Dec 2019 10:22:15 +0000 Subject: [PATCH] New version: LuxurySparse v0.5.2 UUID: d05aeea4-b7d4-55ac-b691-9e7fabb07ba2 Repo: https://github.com/QuantumBFS/LuxurySparse.jl.git Tree: 565d26c2c9751eb4545790b5d33c2ca5f37d5fbd Registrator tree SHA: f50e50c1d2a1b9694b1d5749fdb25fef2ca4c291 --- L/LuxurySparse/Compat.toml | 7 ++++++- L/LuxurySparse/Versions.toml | 3 +++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/L/LuxurySparse/Compat.toml b/L/LuxurySparse/Compat.toml index a48c4cdd803854a..b670dd3c2230b5e 100644 --- a/L/LuxurySparse/Compat.toml +++ b/L/LuxurySparse/Compat.toml @@ -16,6 +16,11 @@ julia = "0.7-1" ["0.3-0"] julia = "1" +["0.5.1"] +StaticArrays = "0.11" + ["0.5.1-0"] FillArrays = "0.8" -StaticArrays = "0.11" + +["0.5.2-0"] +StaticArrays = "0.11-0.12" diff --git a/L/LuxurySparse/Versions.toml b/L/LuxurySparse/Versions.toml index e052206a79db66c..778f2f1489280ca 100644 --- a/L/LuxurySparse/Versions.toml +++ b/L/LuxurySparse/Versions.toml @@ -39,3 +39,6 @@ git-tree-sha1 = "4ff579e234f12ca1a97124c194c3eaca873dd4fa" ["0.5.1"] git-tree-sha1 = "4fdb7e2019e6913bc0b876ae09e3f83ca59da7af" + +["0.5.2"] +git-tree-sha1 = "565d26c2c9751eb4545790b5d33c2ca5f37d5fbd"