From 07f7b5c473a1dab7641e431d3abab99f2d30e1b3 Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Mon, 17 Apr 2023 15:02:29 +0000 Subject: [PATCH] New version: Groebner v0.3.4 UUID: 0b43b601-686d-58a3-8a1c-6623616c7cd4 Repo: https://github.com/sumiya11/Groebner.jl.git Tree: b6c3e9e1eb8dcc6fd9bc68fe08dcc7ab22710de6 Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701 --- G/Groebner/Compat.toml | 3 +++ G/Groebner/Deps.toml | 3 +++ G/Groebner/Versions.toml | 3 +++ 3 files changed, 9 insertions(+) diff --git a/G/Groebner/Compat.toml b/G/Groebner/Compat.toml index 3f2059b0cd256a3..d184e5de8aff06e 100644 --- a/G/Groebner/Compat.toml +++ b/G/Groebner/Compat.toml @@ -41,3 +41,6 @@ AbstractAlgebra = "0.23-0.28" ["0.3.2-0"] AbstractAlgebra = "0.23-0.29" + +["0.3.4-0"] +SnoopPrecompile = "1" diff --git a/G/Groebner/Deps.toml b/G/Groebner/Deps.toml index 1a616e1a90f27f8..b927caed4683513 100644 --- a/G/Groebner/Deps.toml +++ b/G/Groebner/Deps.toml @@ -11,3 +11,6 @@ LoopVectorization = "bdcacae8-1622-11e9-2a5c-532679323890" MutableArithmetics = "d8a4904e-b15c-11e9-3269-09a3773c0cb0" SortingAlgorithms = "a2af1166-a08f-5f64-846c-94a0d3cef48c" StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" + +["0.3.4-0"] +SnoopPrecompile = "66db9d55-30c0-4569-8b51-7e840670fc0c" diff --git a/G/Groebner/Versions.toml b/G/Groebner/Versions.toml index 2eea809de1f71c8..b282b6373d24eda 100644 --- a/G/Groebner/Versions.toml +++ b/G/Groebner/Versions.toml @@ -51,3 +51,6 @@ git-tree-sha1 = "827f29c95676735719f8d6acbf0a3aaf73b3c9e5" ["0.3.3"] git-tree-sha1 = "08d57de45f19170d69a98b14244bce6df4b4c823" + +["0.3.4"] +git-tree-sha1 = "b6c3e9e1eb8dcc6fd9bc68fe08dcc7ab22710de6"