We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b977ba commit 6222727Copy full SHA for 6222727
conda/libmesh/meta.yaml
@@ -4,8 +4,8 @@
4
#
5
# As well as any directions pertaining to modifying those files.
6
# ALSO: Follow the directions in scripts/tests/versioner_hashes.yaml
7
-{% set build = 1 %}
8
-{% set version = "2024.12.02" %}
+{% set build = 0 %}
+{% set version = "2025.02.25" %}
9
10
package:
11
name: moose-libmesh
conda/moose-dev/conda_build_config.yaml
@@ -3,8 +3,8 @@ mpi:
3
- openmpi
moose_libmesh:
- - moose-libmesh 2024.12.02 mpich_1
- - moose-libmesh 2024.12.02 openmpi_1
+ - moose-libmesh 2025.02.25 mpich_0
+ - moose-libmesh 2025.02.25 openmpi_0
moose_wasp:
- moose-wasp 2025.02.25
0 commit comments