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 2cc66fa commit 1f21059Copy full SHA for 1f21059
recipes/e3sm-unified/meta.yaml
@@ -1,5 +1,5 @@
1
{% set name = "E3SM-Unified" %}
2
-{% set version = "1.12.0rc1" %}
+{% set version = "1.12.0rc2" %}
3
{% set build = 0 %}
4
5
package:
@@ -55,9 +55,9 @@ requirements:
55
- tempest-extremes 2.4 {{ mpi_prefix }}_* # [mpi != 'hpc']
56
- uxarray >=2024.12.0
57
- xcdat 0.10.1
58
- - zppy 3.1.0rc1
59
- - zppy-interfaces 0.2.0rc1
60
- - zstash 1.5.0rc1 # [linux]
+ - zppy 3.1.0rc2
+ - zppy-interfaces 0.2.0rc2
+ - zstash 1.5.0rc3 # [linux]
61
62
### mkdocs
63
- mkdocs-material
0 commit comments