We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74f49ea commit 9298b09Copy full SHA for 9298b09
spack.sh
@@ -3,7 +3,7 @@ SPACK_ORGREPO="spack/spack"
3
4
## Spack github version, e.g. v0.18.1 or commit hash
5
## note: nightly builds will use e.g. releases/v1.0
6
-SPACK_VERSION="v1.0.2"
+SPACK_VERSION="v1.1.0"
7
8
## Space-separated list of spack cherry-picks
9
read -r -d '' SPACK_CHERRYPICKS <<- \
0 commit comments