From a1036dd6ac40dd8c79b380d478b5479dc974d68a Mon Sep 17 00:00:00 2001 From: Registrator Date: Mon, 9 Jan 2023 16:26:12 +0530 Subject: [PATCH] New version: SparseIR v1.0.2 (#75374) UUID: 4fe2279e-80f0-4adb-8463-ee114ff56b7d Repo: https://github.com/SpM-lab/SparseIR.jl.git Tree: 4427df55b9a3f7fb308ba568b76de75146872836 Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec --- S/SparseIR/Compat.toml | 3 +++ S/SparseIR/Deps.toml | 4 ++++ S/SparseIR/Versions.toml | 3 +++ 3 files changed, 10 insertions(+) diff --git a/S/SparseIR/Compat.toml b/S/SparseIR/Compat.toml index 74ce137eda2bac7..a864378a7ee01b5 100644 --- a/S/SparseIR/Compat.toml +++ b/S/SparseIR/Compat.toml @@ -49,3 +49,6 @@ Bessels = "0.2" ["0.97-0.97.1"] SnoopPrecompile = "1" + +["1.0.2-1"] +SnoopPrecompile = "1" diff --git a/S/SparseIR/Deps.toml b/S/SparseIR/Deps.toml index ef2f261c743deed..b16780486e3d996 100644 --- a/S/SparseIR/Deps.toml +++ b/S/SparseIR/Deps.toml @@ -40,3 +40,7 @@ SnoopPrecompile = "66db9d55-30c0-4569-8b51-7e840670fc0c" ["0.97.1"] Logging = "56ddb016-857b-54e1-b83d-db4d58db5568" + +["1.0.2-1"] +Logging = "56ddb016-857b-54e1-b83d-db4d58db5568" +SnoopPrecompile = "66db9d55-30c0-4569-8b51-7e840670fc0c" diff --git a/S/SparseIR/Versions.toml b/S/SparseIR/Versions.toml index c7a27efcc95de96..319f489d9b2e13e 100644 --- a/S/SparseIR/Versions.toml +++ b/S/SparseIR/Versions.toml @@ -111,3 +111,6 @@ git-tree-sha1 = "a21c950dab8b4ce4ea06ff284029563869cb58f1" ["1.0.1"] git-tree-sha1 = "b436be8459f0234c2960c59d49cdac50b3aa6612" + +["1.0.2"] +git-tree-sha1 = "4427df55b9a3f7fb308ba568b76de75146872836"