File tree Expand file tree Collapse file tree 7 files changed +11
-11
lines changed
Expand file tree Collapse file tree 7 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 33 - openmpi
44
55moose_petsc :
6- - moose-petsc 3.24.3 mpich_0
7- - moose-petsc 3.24.3 openmpi_0
6+ - moose-petsc 3.24.3 mpich_1
7+ - moose-petsc 3.24.3 openmpi_1
88
99moose_libmesh_vtk :
1010 - moose-libmesh-vtk 9.5.2 mpich_0
Original file line number Diff line number Diff line change 44#
55# As well as any directions pertaining to modifying those files.
66# ALSO: Follow the directions in scripts/tests/versioner_hashes.yaml
7- {% set build = 0 %}
7+ {% set build = 1 %}
88{% set version = "2026.01.27_502d428" %}
99
1010package :
Original file line number Diff line number Diff line change 33 - openmpi
44
55moose_libmesh :
6- - moose-libmesh 2026.01.27_502d428 mpich_0
7- - moose-libmesh 2026.01.27_502d428 openmpi_0
6+ - moose-libmesh 2026.01.27_502d428 mpich_1
7+ - moose-libmesh 2026.01.27_502d428 openmpi_1
88
99moose_wasp :
1010 - moose-wasp 2025.09.19_02960f1
Original file line number Diff line number Diff line change 22# REMEMBER TO UPDATE the .yaml files for the following packages:
33# moose/conda_build_config.yaml
44# As well as any directions pertaining to modifying those files.
5- {% set version = "2026.01.27 " %}
5+ {% set version = "2026.01.28 " %}
66
77package :
88 name : moose-dev
Original file line number Diff line number Diff line change 22 - mpich
33
44moose_dev :
5- - moose-dev 2026.01.27
5+ - moose-dev 2026.01.28
66
77# ### Darwin SDK SYSROOT
88CONDA_BUILD_SYSROOT : # [osx]
Original file line number Diff line number Diff line change 77#
88# As well as any directions pertaining to modifying those files.
99# ALSO: Follow the directions in scripts/tests/versioner_hashes.yaml
10- {% set build = 0 %}
10+ {% set build = 1 %}
1111{% set version = "3.24.3" %}
1212
1313package :
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ packages:
3737 # dependers: libmesh, moose-dev
3838 petsc :
3939 version : 3.24.3
40- build_number : 0
40+ build_number : 1
4141 conda : conda/petsc
4242 templates :
4343 conda/petsc/conda_build_config.yaml.template : conda/petsc/conda_build_config.yaml
@@ -56,7 +56,7 @@ packages:
5656 # dependers: moose-dev
5757 libmesh :
5858 version : 2026.01.27_502d428
59- build_number : 0
59+ build_number : 1
6060 conda : conda/libmesh
6161 templates :
6262 conda/libmesh/conda_build_config.yaml.template : conda/libmesh/conda_build_config.yaml
@@ -92,7 +92,7 @@ packages:
9292 - python/pyhit/pyhit.py
9393 # dependers: none
9494 moose-dev :
95- version : 2026.01.27
95+ version : 2026.01.28
9696 conda : conda/moose-dev
9797 templates :
9898 conda/moose-dev/conda_build_config.yaml.template : conda/moose-dev/conda_build_config.yaml
You can’t perform that action at this time.
0 commit comments