diff --git a/easybuild/easyconfigs/p/Paraver/Paraver-4.11.4-foss-2023a.eb b/easybuild/easyconfigs/p/Paraver/Paraver-4.11.4-foss-2023a.eb index e92b712357a..72f3e310448 100644 --- a/easybuild/easyconfigs/p/Paraver/Paraver-4.11.4-foss-2023a.eb +++ b/easybuild/easyconfigs/p/Paraver/Paraver-4.11.4-foss-2023a.eb @@ -6,7 +6,7 @@ description = """A very powerful performance visualization and analysis tool bas traces that can be used to analyse any information that is expressed on its input trace format. Traces for parallel MPI, OpenMP and other programs can be genereated with Extrae.""" -toolchain = {'name': 'foss', 'version': '2023a'} +toolchain = {'name': 'GCC', 'version': '12.3.0'} source_urls = ['https://ftp.tools.bsc.es/wxparaver/'] sources = ['wxparaver-%(version)s-src.tar.bz2']