From 80a43217a19da9bbff7da85c8bde8f5dcf782f98 Mon Sep 17 00:00:00 2001 From: Registrator Date: Fri, 8 Nov 2024 13:48:32 +0530 Subject: [PATCH] New version: GridapSolvers v0.4.2 (#118954) UUID: 6d3209ee-5e3c-4db7-a716-942eb12ed534 Repo: https://github.com/gridap/GridapSolvers.jl.git Tree: 965fe51639989d5c838b42bf2ee0395e9422ffe6 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- G/GridapSolvers/Compat.toml | 11 +++++++++-- G/GridapSolvers/Versions.toml | 3 +++ 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/G/GridapSolvers/Compat.toml b/G/GridapSolvers/Compat.toml index 5bf8f8e98070c93..2942936828723f8 100644 --- a/G/GridapSolvers/Compat.toml +++ b/G/GridapSolvers/Compat.toml @@ -27,12 +27,19 @@ PartitionedArrays = "0.3" ["0.3-0"] AbstractTrees = "0.4" +GridapDistributed = "0.4" +SparseMatricesCSR = "0.6.7-0.6" + +["0.3-0.4.1"] BlockArrays = "0.16" FillArrays = ["0.13", "1"] Gridap = "0.18" -GridapDistributed = "0.4" -SparseMatricesCSR = "0.6.7-0.6" ["0.4-0"] LineSearches = "7.0.1-7" NLsolve = "4.3.0-4" + +["0.4.2-0"] +BlockArrays = "1" +FillArrays = "1" +Gridap = "0.18.7-0.18" diff --git a/G/GridapSolvers/Versions.toml b/G/GridapSolvers/Versions.toml index 3f95780b077e4b3..aa6b8dce5f1b33e 100644 --- a/G/GridapSolvers/Versions.toml +++ b/G/GridapSolvers/Versions.toml @@ -15,3 +15,6 @@ git-tree-sha1 = "851108149119690bda0afa2dba818e80c1ca1db7" ["0.4.1"] git-tree-sha1 = "2b09db401471a212fb06a9c2577f4a0be77039c2" + +["0.4.2"] +git-tree-sha1 = "965fe51639989d5c838b42bf2ee0395e9422ffe6"