From 89963f6bb9ce0880b6a5d8f10f55f24b4f2793e8 Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Mon, 10 Jan 2022 23:50:22 +0000 Subject: [PATCH] New version: AbstractFFTs v1.1.0 UUID: 621f4979-c628-5d54-868e-fcf4e3e8185c Repo: https://github.com/JuliaMath/AbstractFFTs.jl.git Tree: 6f1d9bc1c08f9f4a8fa92e3ea3cb50153a1b40d4 Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec --- A/AbstractFFTs/Compat.toml | 3 +++ A/AbstractFFTs/Deps.toml | 3 +++ A/AbstractFFTs/Versions.toml | 3 +++ 3 files changed, 9 insertions(+) diff --git a/A/AbstractFFTs/Compat.toml b/A/AbstractFFTs/Compat.toml index 1cb168142f967e1..ba28a39d3417d66 100644 --- a/A/AbstractFFTs/Compat.toml +++ b/A/AbstractFFTs/Compat.toml @@ -6,3 +6,6 @@ Compat = "0.59-2" ["0.4-1"] julia = "1" + +["1.1-1"] +ChainRulesCore = "1" diff --git a/A/AbstractFFTs/Deps.toml b/A/AbstractFFTs/Deps.toml index fe30a474768a4ce..718aeb02b9972a2 100644 --- a/A/AbstractFFTs/Deps.toml +++ b/A/AbstractFFTs/Deps.toml @@ -6,3 +6,6 @@ Compat = "34da2185-b29b-5c13-b0c7-acf172513d20" ["0.4.0"] Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" + +["1.1-1"] +ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4" diff --git a/A/AbstractFFTs/Versions.toml b/A/AbstractFFTs/Versions.toml index 43668a2956968cb..8cb2d965b1f6a9c 100644 --- a/A/AbstractFFTs/Versions.toml +++ b/A/AbstractFFTs/Versions.toml @@ -21,3 +21,6 @@ git-tree-sha1 = "8ed9de2f1b1a9b1dee48582ad477c6e67b83eb2c" ["1.0.1"] git-tree-sha1 = "485ee0867925449198280d4af84bdb46a2a404d0" + +["1.1.0"] +git-tree-sha1 = "6f1d9bc1c08f9f4a8fa92e3ea3cb50153a1b40d4"