diff options
author | eugeneswalker <38933153+eugeneswalker@users.noreply.github.com> | 2021-06-14 19:26:30 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-14 19:26:30 -0700 |
commit | 229247c899efd36d057eade35ede70eedcba1c1a (patch) | |
tree | f98b955b3db9c748b09334c18206706ddffa9b13 /share | |
parent | b92abd79abb5482e1356207609bfb28abff98f76 (diff) | |
download | spack-229247c899efd36d057eade35ede70eedcba1c1a.tar.gz spack-229247c899efd36d057eade35ede70eedcba1c1a.tar.bz2 spack-229247c899efd36d057eade35ede70eedcba1c1a.tar.xz spack-229247c899efd36d057eade35ede70eedcba1c1a.zip |
e4s ci environment: packages: update to newer versions (#24308)
Diffstat (limited to 'share')
-rw-r--r-- | share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml b/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml index 11c60ee305..43437a3795 100644 --- a/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml +++ b/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml @@ -33,10 +33,10 @@ spack: binutils: variants: +ld +gold +headers +libiberty ~nls version: - - 2.33.1 + - 2.36.1 boost: version: - - 1.75.0 + - 1.76.0 bzip2: version: - 1.0.8 @@ -45,7 +45,7 @@ spack: - 1.21.0 cmake: version: - - 3.20.2 + - 3.20.3 curl: version: - 7.76.0 @@ -54,17 +54,17 @@ spack: - 3.7 elfutils: version: - - 0.182 + - 0.185 variants: +bzip2 ~nls +xz expat: version: - - 2.2.10 + - 2.3.0 findutils: version: - 4.8.0 gdbm: version: - - 1.18.1 + - 1.19 gettext: version: - 0.21 |