Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Golden_Repo/t/texlive/texlive-20220321-GCCcore-11.3.0.eb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ description = """TeX is a typesetting language. Instead of visually formatting y
PDF file. Thus, in contrast to standard word processors, your document is a separate file that does not pretend to
be a representation of the final typeset output, and so can be easily edited and manipulated."""

toolchain = {'name': 'GCC', 'version': '11.3.0'}
toolchain = {'name': 'GCCcore', 'version': '11.3.0'}

source_urls = [
'ftp://tug.org/texlive/historic/2022/',
Expand Down