From 8257400e17e944de2ce191248e4696b1dd65270c Mon Sep 17 00:00:00 2001 From: Registrator Date: Mon, 5 Jun 2023 00:19:12 +0530 Subject: [PATCH] New package: ProductArrays v1.0.0 (#84683) UUID: 39a08dd0-b4b7-4086-afbb-eb1796240846 Repo: https://github.com/lazyLibraries/ProductArrays.jl.git Tree: b101c921fe636be236ba9ab5e5ea348e67f1f72e Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701 --- P/ProductArrays/Compat.toml | 2 ++ P/ProductArrays/Package.toml | 3 +++ P/ProductArrays/Versions.toml | 2 ++ Registry.toml | 1 + 4 files changed, 8 insertions(+) create mode 100644 P/ProductArrays/Compat.toml create mode 100644 P/ProductArrays/Package.toml create mode 100644 P/ProductArrays/Versions.toml diff --git a/P/ProductArrays/Compat.toml b/P/ProductArrays/Compat.toml new file mode 100644 index 000000000000000..bbac22c25b0c8d3 --- /dev/null +++ b/P/ProductArrays/Compat.toml @@ -0,0 +1,2 @@ +[1] +julia = "1.6.0-1" diff --git a/P/ProductArrays/Package.toml b/P/ProductArrays/Package.toml new file mode 100644 index 000000000000000..5a2c6f0c778eec8 --- /dev/null +++ b/P/ProductArrays/Package.toml @@ -0,0 +1,3 @@ +name = "ProductArrays" +uuid = "39a08dd0-b4b7-4086-afbb-eb1796240846" +repo = "https://github.com/lazyLibraries/ProductArrays.jl.git" diff --git a/P/ProductArrays/Versions.toml b/P/ProductArrays/Versions.toml new file mode 100644 index 000000000000000..84be4a2e945e0e5 --- /dev/null +++ b/P/ProductArrays/Versions.toml @@ -0,0 +1,2 @@ +["1.0.0"] +git-tree-sha1 = "b101c921fe636be236ba9ab5e5ea348e67f1f72e" diff --git a/Registry.toml b/Registry.toml index c6dcd214abf3756..b2aa18e9f6745a8 100644 --- a/Registry.toml +++ b/Registry.toml @@ -2205,6 +2205,7 @@ some amount of consideration when choosing package names. 398c52f8-e6e0-45bd-bf73-2340696b0a8e = { name = "DeepCompartmentModels", path = "D/DeepCompartmentModels" } 398de629-0a17-50a6-9837-8b3a70a53854 = { name = "boostpython_jll", path = "jll/B/boostpython_jll" } 398f06c4-4d28-53ec-89ca-5b2656b7603d = { name = "AbstractLattices", path = "A/AbstractLattices" } +39a08dd0-b4b7-4086-afbb-eb1796240846 = { name = "ProductArrays", path = "P/ProductArrays" } 39abe10b-433b-5dbd-92d4-e302a9df00cd = { name = "MySQL", path = "M/MySQL" } 39bcc72a-2642-51fe-8404-ebe33c8ec443 = { name = "LarSurf", path = "L/LarSurf" } 39d38320-a18c-5735-a4f5-135970cd79b8 = { name = "CloudGraphs", path = "C/CloudGraphs" }