Skip to content

Commit

Permalink
Merge pull request #1098 from spkenv/gcc-package-ci-failure
Browse files Browse the repository at this point in the history
Fix O instead of 0 in gcc version number
  • Loading branch information
jrray authored Aug 8, 2024
2 parents 1fc240c + 33ab16a commit e5250cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/gnu/gcc/gcc63.spk.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# {% set opt = opt | default_opts(version="6.3.O") %}
# {% set opt = opt | default_opts(version="6.3.0") %}
pkg: gcc/{{ opt.version }}
api: v0/package

Expand Down

0 comments on commit e5250cc

Please sign in to comment.