msys2 / MINGW-packages

Package scripts for MinGW-w64 targets to build under MSYS2.
https://packages.msys2.org
BSD 3-Clause "New" or "Revised" License
2.31k stars 1.23k forks source link

nim: update to 2.2.0 #22413

Open VeronikaGrishina opened 3 weeks ago

VeronikaGrishina commented 3 weeks ago

Fixes #19949

  1. Updated "0003-Fix-library-path.patch" to match "options.nim";
  2. Removed "0006-Fix-sqlite3-dll-name.patch" since there's no "sqlite3.dll" now;
  3. Since 2.0 Nim is using csources_v2
ognevny commented 3 weeks ago

feel free to remove 32-bit version of package

VeronikaGrishina commented 3 weeks ago

Removing MINGW32 that does make things easier, but package fails for some reason on CLANG64 without a proper error message, while building goes well.

ognevny commented 3 weeks ago

I see, that's just random segfault...