From ebfb5d45ed1aff4b7c003a383feadb664e44f0e8 Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Tue, 20 Aug 2024 16:27:31 +0000 Subject: [PATCH] New version: Lindenmayer v1.0.0 UUID: d9db2020-d13e-4bf8-b13e-b12a3214b5ef Repo: https://github.com/cormullion/Lindenmayer.jl.git Tree: e935e25e2e8d50ab13285a69543966b87f57c1be Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- L/Lindenmayer/Compat.toml | 11 ++++++++--- L/Lindenmayer/Deps.toml | 6 +++++- L/Lindenmayer/Versions.toml | 3 +++ 3 files changed, 16 insertions(+), 4 deletions(-) diff --git a/L/Lindenmayer/Compat.toml b/L/Lindenmayer/Compat.toml index ba6e80519eb1330..cc9fa28e6f55d41 100644 --- a/L/Lindenmayer/Compat.toml +++ b/L/Lindenmayer/Compat.toml @@ -1,10 +1,15 @@ -[0] -Colors = "0.9-0.12" - ["0-0.2"] Luxor = "2" julia = "1" +[0-1] +Colors = "0.9-0.12" + ["0.3-0"] Luxor = "3" julia = "1.6.0-1" + +[1] +Luxor = "3-4" +OrderedCollections = "1.6.0-1" +julia = "1.9.0-1" diff --git a/L/Lindenmayer/Deps.toml b/L/Lindenmayer/Deps.toml index 9796f3c491b093c..67d0b4c29f5b07f 100644 --- a/L/Lindenmayer/Deps.toml +++ b/L/Lindenmayer/Deps.toml @@ -1,3 +1,7 @@ -[0] +[0-1] Colors = "5ae59095-9a9b-59fe-a467-6f913c188581" Luxor = "ae8d54c2-7ccd-5906-9d76-62fc9837b5bc" + +[1] +OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d" +Reexport = "189a3867-3050-52da-a836-e630ba90ab69" diff --git a/L/Lindenmayer/Versions.toml b/L/Lindenmayer/Versions.toml index bcc4f39d9a2175b..fe4969f84045354 100644 --- a/L/Lindenmayer/Versions.toml +++ b/L/Lindenmayer/Versions.toml @@ -6,3 +6,6 @@ git-tree-sha1 = "5b64275624a79e78185fe0ab0ac6d3da646abba9" ["0.3.0"] git-tree-sha1 = "4c8886c2aaddb7f60e63bab614cf4d6270d8d7ae" + +["1.0.0"] +git-tree-sha1 = "e935e25e2e8d50ab13285a69543966b87f57c1be"