From c310bf63213834c17e746ed274597ff3de2188b1 Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Mon, 25 Nov 2024 17:17:36 +0000 Subject: [PATCH] New version: PhyloPlots v2.0.0 UUID: c0d5b6db-e3fc-52bc-a87d-1d050989ed3b Repo: https://github.com/JuliaPhylo/PhyloPlots.jl.git Tree: e9159ad5f1b2e8b9f0613252e210164f07f1c6ef Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- P/PhyloPlots/Compat.toml | 8 +++++++- P/PhyloPlots/Deps.toml | 2 +- P/PhyloPlots/Versions.toml | 3 +++ 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/P/PhyloPlots/Compat.toml b/P/PhyloPlots/Compat.toml index 65d3f9660ce46b0..eca68690e716ca0 100644 --- a/P/PhyloPlots/Compat.toml +++ b/P/PhyloPlots/Compat.toml @@ -35,7 +35,7 @@ PhyloNetworks = "0.9-0.12" ["0.2.4-0.3.1"] PhyloNetworks = "0.9-0.14" -["0.2.4-1"] +["0.2.4-2"] DataFrames = ["0.13-0.22", "1"] ["0.3-0"] @@ -50,4 +50,10 @@ RCall = "0.11-0.13" ["1.0.1-1"] PhyloNetworks = ["0.16-0.17", "1"] + +["1.0.1-2"] RCall = "0.11-0.14" + +[2] +PhyloNetworks = "0.17" +julia = "1.1.0-1" diff --git a/P/PhyloPlots/Deps.toml b/P/PhyloPlots/Deps.toml index 3aec1ccdfc81d2f..bcb22a22b9776a0 100644 --- a/P/PhyloPlots/Deps.toml +++ b/P/PhyloPlots/Deps.toml @@ -7,7 +7,7 @@ Gadfly = "c91e804a-d5a3-530f-b6f0-dfbca275c004" Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f" Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" -[0-1] +[0-2] DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0" Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a" PhyloNetworks = "33ad39ac-ed31-50eb-9b15-43d0656eaa72" diff --git a/P/PhyloPlots/Versions.toml b/P/PhyloPlots/Versions.toml index 52798beeb430ef0..6b2d1a65c5256a6 100644 --- a/P/PhyloPlots/Versions.toml +++ b/P/PhyloPlots/Versions.toml @@ -27,3 +27,6 @@ git-tree-sha1 = "8cb14c3254677cee11242e38a744b924bbff1219" ["1.0.1"] git-tree-sha1 = "d5bbd312187c3844f575ed4483b88c461bd4aaec" + +["2.0.0"] +git-tree-sha1 = "e9159ad5f1b2e8b9f0613252e210164f07f1c6ef"