From 2ae7773c623470913328f8a04cdefda213582190 Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Tue, 19 Dec 2023 08:51:22 +0000 Subject: [PATCH] New version: PencilArrays v0.19.3 UUID: 0e08944d-e94e-41b1-9406-dcf66b6a9d2e Repo: https://github.com/jipolanco/PencilArrays.jl.git Tree: 6510e851700a851944f7ffa5cd990cced4802ad2 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- P/PencilArrays/Compat.toml | 7 ++++++- P/PencilArrays/Versions.toml | 3 +++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/P/PencilArrays/Compat.toml b/P/PencilArrays/Compat.toml index a397a303386537f..166c5ebe1c29ca0 100644 --- a/P/PencilArrays/Compat.toml +++ b/P/PencilArrays/Compat.toml @@ -40,7 +40,7 @@ ArrayInterface = "3-4" ["0.15.3-0.17.1"] ArrayInterface = "5" -["0.16.1-0"] +["0.16.1-0.19.2"] Adapt = "3" ["0.17.10-0"] @@ -70,6 +70,11 @@ julia = "1.9.0-1" ["0.19.2-0"] MPI = "0.20.16-0.20" +["0.19.3-0"] +Adapt = "3-4" +LinearAlgebra = "1.9.0-1" +Random = "1.9.0-1" + ["0.3-0"] JSON3 = "1.4.0-1" diff --git a/P/PencilArrays/Versions.toml b/P/PencilArrays/Versions.toml index 01f1464b8688f2e..06336db35943310 100644 --- a/P/PencilArrays/Versions.toml +++ b/P/PencilArrays/Versions.toml @@ -168,3 +168,6 @@ git-tree-sha1 = "42944508252f98889999e2db69260d5d7e5c8192" ["0.19.2"] git-tree-sha1 = "1a473d028436947e08436275ff3fcc2f3e9c5b06" + +["0.19.3"] +git-tree-sha1 = "6510e851700a851944f7ffa5cd990cced4802ad2"