singularity-eos: new version 1.6.2 (#33415)

This commit is contained in:
Richard Berger 2022-10-19 15:06:44 -06:00 committed by GitHub
parent e1344067fd
commit 0934c4d602
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,6 +19,7 @@ class SingularityEos(CMakePackage, CudaPackage):
maintainers = ["rbberger"] maintainers = ["rbberger"]
version("main", branch="main") version("main", branch="main")
version("1.6.2", sha256="9c85fca679139a40cc9c72fcaeeca78a407cc1ca184734785236042de364b942")
version("1.6.1", sha256="c6d92dfecf9689ffe2df615791c039f7e527e9f47799a862e26fa4e3420fe5d7") version("1.6.1", sha256="c6d92dfecf9689ffe2df615791c039f7e527e9f47799a862e26fa4e3420fe5d7")
# build with kokkos, kokkos-kernels for offloading support # build with kokkos, kokkos-kernels for offloading support