singularity-eos: new version 1.6.2 (#33415)
This commit is contained in:
parent
e1344067fd
commit
0934c4d602
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ class SingularityEos(CMakePackage, CudaPackage):
|
|||
maintainers = ["rbberger"]
|
||||
|
||||
version("main", branch="main")
|
||||
version("1.6.2", sha256="9c85fca679139a40cc9c72fcaeeca78a407cc1ca184734785236042de364b942")
|
||||
version("1.6.1", sha256="c6d92dfecf9689ffe2df615791c039f7e527e9f47799a862e26fa4e3420fe5d7")
|
||||
|
||||
# build with kokkos, kokkos-kernels for offloading support
|
||||
|
|
Loading…
Reference in a new issue