QMCPACK: add v3.17.0 (#39523)

This commit is contained in:
Paul R. C. Kent 2023-08-23 05:08:40 -04:00 committed by GitHub
parent 5090023e3a
commit 2f52545214
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,6 +23,7 @@ class Qmcpack(CMakePackage, CudaPackage):
# can occasionally change.
# NOTE: 12/19/2017 QMCPACK 3.0.0 does not build properly with Spack.
version("develop")
version("3.17.0", tag="v3.17.0")
version("3.16.0", tag="v3.16.0")
version("3.15.0", tag="v3.15.0")
version("3.14.0", tag="v3.14.0")