QMCPACK: add v3.17.1 (#39626)
This commit is contained in:
parent
b3433cb872
commit
23316f0352
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ class Qmcpack(CMakePackage, CudaPackage):
|
||||||
# can occasionally change.
|
# can occasionally change.
|
||||||
# NOTE: 12/19/2017 QMCPACK 3.0.0 does not build properly with Spack.
|
# NOTE: 12/19/2017 QMCPACK 3.0.0 does not build properly with Spack.
|
||||||
version("develop")
|
version("develop")
|
||||||
|
version("3.17.1", tag="v3.17.1")
|
||||||
version("3.17.0", tag="v3.17.0")
|
version("3.17.0", tag="v3.17.0")
|
||||||
version("3.16.0", tag="v3.16.0")
|
version("3.16.0", tag="v3.16.0")
|
||||||
version("3.15.0", tag="v3.15.0")
|
version("3.15.0", tag="v3.15.0")
|
||||||
|
|
Loading…
Reference in a new issue