@@ -67,19 +67,20 @@ MSYS2 and what for.
67
67
resolving dependencies...
68
68
looking for conflicting packages...
69
69
70
- Packages (15) mingw-w64-ucrt-x86_64-binutils-2.39 -2
71
- mingw-w64-ucrt-x86_64-crt-git-10 .0.0.r68.g6eb571448 -1
72
- mingw-w64-ucrt-x86_64-gcc-libs-12 .2.0-1 mingw-w64-ucrt-x86_64-gmp-6.2.1-3
73
- mingw-w64-ucrt-x86_64-headers-git-10 .0.0.r68.g6eb571448 -1
74
- mingw-w64-ucrt-x86_64-isl-0.25 -1 mingw-w64-ucrt-x86_64-libiconv-1.17-1
75
- mingw-w64-ucrt-x86_64-libwinpthread-git-10 .0.0.r68.g6eb571448 -1
76
- mingw-w64-ucrt-x86_64-mpc-1.2 .1-1 mingw-w64-ucrt-x86_64-mpfr-4.1.0.p13-1
70
+ Packages (15) mingw-w64-ucrt-x86_64-binutils-2.41 -2
71
+ mingw-w64-ucrt-x86_64-crt-git-11 .0.0.r216.gffe883434 -1
72
+ mingw-w64-ucrt-x86_64-gcc-libs-13 .2.0-2 mingw-w64-ucrt-x86_64-gmp-6.3.0-2
73
+ mingw-w64-ucrt-x86_64-headers-git-11 .0.0.r216.gffe883434 -1
74
+ mingw-w64-ucrt-x86_64-isl-0.26 -1 mingw-w64-ucrt-x86_64-libiconv-1.17-3
75
+ mingw-w64-ucrt-x86_64-libwinpthread-git-11 .0.0.r216.gffe883434 -1
76
+ mingw-w64-ucrt-x86_64-mpc-1.3 .1-2 mingw-w64-ucrt-x86_64-mpfr-4.2.1-2
77
77
mingw-w64-ucrt-x86_64-windows-default-manifest-6.4-4
78
- mingw-w64-ucrt-x86_64-winpthreads-git-10 .0.0.r68.g6eb571448 -1
79
- mingw-w64-ucrt-x86_64-zlib-1.2.12 -1 mingw-w64-ucrt-x86_64-zstd-1.5.2-2
80
- mingw-w64-ucrt-x86_64-gcc-12 .2.0-1
78
+ mingw-w64-ucrt-x86_64-winpthreads-git-11 .0.0.r216.gffe883434 -1
79
+ mingw-w64-ucrt-x86_64-zlib-1.3 -1 mingw-w64-ucrt-x86_64-zstd-1.5.5-1
80
+ mingw-w64-ucrt-x86_64-gcc-13 .2.0-2
81
81
82
- Total Installed Size: 397.59 MiB
82
+ Total Download Size: 49.38 MiB
83
+ Total Installed Size: 418.82 MiB
83
84
84
85
:: Proceed with installation? [Y/n]
85
86
[... downloading and installation continues ...]
@@ -89,7 +90,7 @@ MSYS2 and what for.
89
90
90
91
```console
91
92
$ gcc --version
92
- gcc.exe (Rev1 , Built by MSYS2 project) 12 .2.0
93
+ gcc.exe (Rev2 , Built by MSYS2 project) 13 .2.0
93
94
```
94
95
95
96
9. After installing MSYS2 it will update itself via `pacman`, see the [update guide](./docs/updating.md) for more information.
0 commit comments