Skip to content

Commit 9298b09

Browse files
authored
Upgrade spack to v1.1.0
1 parent 74f49ea commit 9298b09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spack.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ SPACK_ORGREPO="spack/spack"
33

44
## Spack github version, e.g. v0.18.1 or commit hash
55
## note: nightly builds will use e.g. releases/v1.0
6-
SPACK_VERSION="v1.0.2"
6+
SPACK_VERSION="v1.1.0"
77

88
## Space-separated list of spack cherry-picks
99
read -r -d '' SPACK_CHERRYPICKS <<- \

0 commit comments

Comments
 (0)