celeritas: new version 0.1.1 (#32412)

This commit is contained in:
Seth R. Johnson 2022-08-29 11:34:16 -04:00 committed by GitHub
parent a14d228e8b
commit 9687d91d72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,6 +17,7 @@ class Celeritas(CMakePackage, CudaPackage, ROCmPackage):
maintainers = ["sethrj"]
version("0.1.1", sha256="a1d58e29226e89a2330d69c40049d61e7c885cf991824e60ff8c9ccc95fc5ec6")
version("0.1.0", sha256="46692977b9b31d73662252cc122d7f016f94139475788bca7fdcb97279b93af8")
_cxxstd_values = ("14", "17")