From a44b539d43868f476ca5d76ab784d0a0e1ac62dd Mon Sep 17 00:00:00 2001 From: Jason M Miller Date: Thu, 10 Oct 2024 12:04:37 -0600 Subject: [PATCH] testing --- conda/peacock/conda_build_config.yaml | 2 +- conda/peacock/meta.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/conda/peacock/conda_build_config.yaml b/conda/peacock/conda_build_config.yaml index 95e74bd90089..076348c4b888 100644 --- a/conda/peacock/conda_build_config.yaml +++ b/conda/peacock/conda_build_config.yaml @@ -3,7 +3,7 @@ mpi: - openmpi moose_mpi: - - moose-mpi 2024.10.01 + - moose-mpi 2024.10.09 # Pesky packages that break internal CI # Note: Modifying/Updating this will require changes to conda/mpich! diff --git a/conda/peacock/meta.yaml b/conda/peacock/meta.yaml index 1218fdf557f1..ffa660dd23b3 100644 --- a/conda/peacock/meta.yaml +++ b/conda/peacock/meta.yaml @@ -3,7 +3,7 @@ # moose-dev/* # # As well as any directions pertaining to modifying those files. -{% set version = "2024.10.01" %} +{% set version = "2024.10.09" %} package: name: moose-peacock