From e54d71013e5ead6ac771046d36654cb9efb9310e Mon Sep 17 00:00:00 2001 From: Registrator Date: Sun, 20 Oct 2024 08:27:12 +0530 Subject: [PATCH] New version: QuantumLattices v0.10.0 (#117641) UUID: 78ae1a1f-1d5d-5174-b61c-66e31b2346dc Repo: https://github.com/Quantum-Many-Body/QuantumLattices.jl.git Tree: 58408450ab3ea536d7a46888936293806d2398e9 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- Q/QuantumLattices/Compat.toml | 10 +++++++++- Q/QuantumLattices/Deps.toml | 3 +++ Q/QuantumLattices/Versions.toml | 3 +++ 3 files changed, 15 insertions(+), 1 deletion(-) diff --git a/Q/QuantumLattices/Compat.toml b/Q/QuantumLattices/Compat.toml index ceb789d7eb9c5ed..c6661af4cf69752 100644 --- a/Q/QuantumLattices/Compat.toml +++ b/Q/QuantumLattices/Compat.toml @@ -31,6 +31,12 @@ MacroTools = "0.5.5-0.5" NearestNeighbors = "0.4.6-0.4" TimerOutputs = "0.5.6-0.5" +["0.10-0"] +HalfIntegers = "1.6.0-1" +RecipesBase = "1.2-1" +StaticArrays = "1.4-1" +julia = "1.9-1.11" + ["0.2-0.9.0"] julia = "1.6.0-1" @@ -41,7 +47,7 @@ StaticArrays = ["0.12.4-0.12", "1"] ["0.7-0.8.1"] RecipesBase = "1.1.2-1" -["0.8.13-0"] +["0.8.13-0.9"] RecipesBase = "1.2.0-1" StaticArrays = "1.4.0-1" @@ -74,6 +80,8 @@ julia = "1.8.0-1" ["0.9.13-0"] Format = "1.3.0-1" + +["0.9.13-0.9"] julia = "1.8-1.10" ["0.9.9-0"] diff --git a/Q/QuantumLattices/Deps.toml b/Q/QuantumLattices/Deps.toml index e042f12ff9e7695..5662a162f86e169 100644 --- a/Q/QuantumLattices/Deps.toml +++ b/Q/QuantumLattices/Deps.toml @@ -23,6 +23,9 @@ LaTeXStrings = "b964fa9f-0449-5b57-a5c2-d3ea65f4040f" ["0.1.3-0"] TimerOutputs = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f" +["0.10-0"] +HalfIntegers = "f0d1745a-41c9-11e9-1dd9-e5d34d218721" + ["0.7-0"] RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01" Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b" diff --git a/Q/QuantumLattices/Versions.toml b/Q/QuantumLattices/Versions.toml index d173cbe065b4eed..389013022fe3a68 100644 --- a/Q/QuantumLattices/Versions.toml +++ b/Q/QuantumLattices/Versions.toml @@ -129,3 +129,6 @@ git-tree-sha1 = "f0df9751d525f80acd556e45e5248df12d39d8b3" ["0.9.15"] git-tree-sha1 = "a527aa8bd903b68d7dcb78c63577c9a16e09c818" + +["0.10.0"] +git-tree-sha1 = "58408450ab3ea536d7a46888936293806d2398e9"