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 e06de4b commit 1fbca02Copy full SHA for 1fbca02
prerequisites/build-functions/set_or_print_default_version.sh
@@ -27,7 +27,7 @@ set_or_print_default_version()
27
# See http://stackoverflow.com/questions/1494178/how-to-define-hash-tables-in-bash
28
package_version=(
29
"cmake:3.10.0"
30
- "gcc:8.2.0"
+ "gcc:8.3.0"
31
"mpich:3.2"
32
"wget:1.16.3"
33
"flex:2.6.0"
0 commit comments