seacas: new version to fix some portability bugs (#45179)
* Now builds with latest fmt release (11.0.1) * Missing array include in nem_spread * Fix timestep conssitency check in file-per-rank case if one or more dbs have no timesteps.
This commit is contained in:
		| @@ -35,6 +35,9 @@ class Seacas(CMakePackage): | ||||
| 
 | ||||
|     # ###################### Versions ########################## | ||||
|     version("master", branch="master") | ||||
|     version( | ||||
|         "2024-07-10", sha256="b2ba6ca80359fed8ed2a8a210052582c7a3b7b837253bd1e9be941047dcab3ff" | ||||
|     ) | ||||
|     version( | ||||
|         "2024-06-27", sha256="a28db6aa3d03ff0a54a091210cf867661427f0b22ac08f89a4cc3bd8e0c704b2" | ||||
|     ) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Greg Sjaardema
					Greg Sjaardema