From a4df70b310c7f54ba27a50f4b4a788e0dd69e709 Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Wed, 1 Nov 2023 13:49:56 +0000 Subject: [PATCH] New version: GridapDistributed v0.3.2 UUID: f9701e48-63b3-45aa-9a63-9bc6c271f355 Repo: https://github.com/gridap/GridapDistributed.jl.git Tree: 195693c3f9cdefd3e5b9b93a6954127d1bbc220c Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701 --- G/GridapDistributed/Compat.toml | 5 +++++ G/GridapDistributed/Deps.toml | 3 +++ G/GridapDistributed/Versions.toml | 3 +++ 3 files changed, 11 insertions(+) diff --git a/G/GridapDistributed/Compat.toml b/G/GridapDistributed/Compat.toml index 064199f8e5d4ebe..d93a732501515dc 100644 --- a/G/GridapDistributed/Compat.toml +++ b/G/GridapDistributed/Compat.toml @@ -62,3 +62,8 @@ FillArrays = "0.8.4-0.13" ["0.3.1-0"] FillArrays = ["0.8.4-0.8", "1"] + +["0.3.2-0"] +BlockArrays = "0.16.38-0.16" +LinearAlgebra = "1.3.0-1" +SparseArrays = "1.3.0-1" diff --git a/G/GridapDistributed/Deps.toml b/G/GridapDistributed/Deps.toml index e88542dfa04f8cc..33cb8e60097aa6d 100644 --- a/G/GridapDistributed/Deps.toml +++ b/G/GridapDistributed/Deps.toml @@ -21,3 +21,6 @@ WriteVTK = "64499a7a-5c06-52f2-abe2-ccb03c286192" ["0.2.2-0"] SparseMatricesCSR = "a0a7dd2c-ebf4-11e9-1f05-cf50bc540ca1" + +["0.3.2-0"] +BlockArrays = "8e7c35d0-a365-5155-bbbb-fb81a777f24e" diff --git a/G/GridapDistributed/Versions.toml b/G/GridapDistributed/Versions.toml index cfd0577ff5d4a19..7cb4717ce86bf98 100644 --- a/G/GridapDistributed/Versions.toml +++ b/G/GridapDistributed/Versions.toml @@ -33,3 +33,6 @@ git-tree-sha1 = "60a10345053f4f0478a5ac30f5da04eaa8087447" ["0.3.1"] git-tree-sha1 = "56cdd37b7befbedbf083e50c25c1515a8ac786a4" + +["0.3.2"] +git-tree-sha1 = "195693c3f9cdefd3e5b9b93a6954127d1bbc220c"