Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6aa4c29

Browse files
authored
update h5bench VOL-ASYNC dependecy with fixes (#36514)
1 parent dc13993 commit 6aa4c29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • var/spack/repos/builtin/packages/h5bench

var/spack/repos/builtin/packages/h5bench/package.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ class H5bench(CMakePackage):
3939
depends_on("[email protected]:", type="build")
4040
depends_on("mpi")
4141
depends_on("[email protected]:1,develop-1.12:")
42-
depends_on("hdf5-vol-async@1.3", when="+async")
42+
depends_on("hdf5-vol-async@1.5", when="+async")
4343
depends_on("parallel-netcdf", when="+e3sm")
4444
depends_on("parallel-netcdf", when="+all")
4545

0 commit comments

Comments
 (0)