From 3c40a5ff4a48998149fbff6e4aae17abb3e20c55 Mon Sep 17 00:00:00 2001 From: Registrator Date: Sat, 7 Dec 2024 16:33:31 +0530 Subject: [PATCH] New version: RadiationDetectorDSP v0.2.13 (#120886) UUID: afd6e06f-c550-5763-af36-7391d39e46ec Repo: https://github.com/JuliaPhysics/RadiationDetectorDSP.jl.git Tree: 7d24ea8168e33ea52bd6fb2cace7a3368b6fcc63 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- R/RadiationDetectorDSP/Compat.toml | 7 ++++++- R/RadiationDetectorDSP/Versions.toml | 3 +++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/R/RadiationDetectorDSP/Compat.toml b/R/RadiationDetectorDSP/Compat.toml index 54c19e28633a6be..7528f6fef9fec51 100644 --- a/R/RadiationDetectorDSP/Compat.toml +++ b/R/RadiationDetectorDSP/Compat.toml @@ -93,13 +93,18 @@ FillArrays = ["0.13", "1"] ["0.2.11-0"] Unitful = "1.6.0-1" -["0.2.12-0"] +["0.2.12"] DSP = "0.6.2-0.7" + +["0.2.12-0"] FFTW = "1.2.0-1" FillArrays = ["0.13.8-0.13", "1"] GPUArraysCore = "0.1-0.2" StructArrays = "0.6-0.7" +["0.2.13-0"] +DSP = "0.6.2-0.8" + ["0.2.4-0.2.8"] LinearAlgebra = "1" Random = "1" diff --git a/R/RadiationDetectorDSP/Versions.toml b/R/RadiationDetectorDSP/Versions.toml index 96ffccb2b839397..1ece6352280d797 100644 --- a/R/RadiationDetectorDSP/Versions.toml +++ b/R/RadiationDetectorDSP/Versions.toml @@ -51,3 +51,6 @@ git-tree-sha1 = "04a003b22c69ee759b7af7d4aa5517319854677b" ["0.2.12"] git-tree-sha1 = "4e2df169ac440980f41edc19e88f7cda38bcb3df" + +["0.2.13"] +git-tree-sha1 = "7d24ea8168e33ea52bd6fb2cace7a3368b6fcc63"