From c04e88e5d3ef0b62a906fe4d7a5cf67f061653c3 Mon Sep 17 00:00:00 2001 From: Registrator Date: Thu, 25 Jan 2024 04:31:37 +0530 Subject: [PATCH] New version: Spglib v0.9.4 (#99475) UUID: f761d5c5-86db-4880-b97f-9680a7cccfb5 Repo: https://github.com/singularitti/Spglib.jl.git Tree: 3ba34ed365df96e26e78c192de4448ad1ec4998e Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- S/Spglib/Compat.toml | 7 +++++-- S/Spglib/Deps.toml | 2 +- S/Spglib/Versions.toml | 3 +++ 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/S/Spglib/Compat.toml b/S/Spglib/Compat.toml index b60209f34aaa2d6..e41354aeefc9212 100644 --- a/S/Spglib/Compat.toml +++ b/S/Spglib/Compat.toml @@ -31,7 +31,7 @@ StructHelpers = ["0.1", "1"] ["0.7-0"] StructEquality = "1-2" -["0.8-0"] +["0.8-0.9.3"] spglib_jll = "2" ["0.8.0"] @@ -40,5 +40,8 @@ CrystallographyCore = "0.1-0.2" ["0.8.1-0"] CrystallographyCore = "0.1-0.3" -["0.9.3-0"] +["0.9.3"] SumTypes = "0.4-0.5" + +["0.9.4-0"] +spglib_jll = "2-2.1" diff --git a/S/Spglib/Deps.toml b/S/Spglib/Deps.toml index 2bee5cd83ed1307..c4f5cc6c73ef726 100644 --- a/S/Spglib/Deps.toml +++ b/S/Spglib/Deps.toml @@ -20,5 +20,5 @@ StructEquality = "6ec83bb0-ed9f-11e9-3b4c-2b04cb4e219c" ["0.8-0"] CrystallographyCore = "80545937-1184-4bc9-b283-396e91386b5c" -["0.9.3-0"] +["0.9.3"] SumTypes = "8e1ec7a9-0e02-4297-b0fe-6433085c89f2" diff --git a/S/Spglib/Versions.toml b/S/Spglib/Versions.toml index d464a17a48be2fe..1f1fc672d411829 100644 --- a/S/Spglib/Versions.toml +++ b/S/Spglib/Versions.toml @@ -72,3 +72,6 @@ git-tree-sha1 = "53e84b3ae32cd425ffe8e82e4c30ec06331c4abb" ["0.9.3"] git-tree-sha1 = "289c047c2e76177990547ccf1b11df040538264c" + +["0.9.4"] +git-tree-sha1 = "3ba34ed365df96e26e78c192de4448ad1ec4998e"