http://bugs.winehq.org/show_bug.cgi?id=58513
--- Comment #16 from xeroxslayer@proton.me --- (In reply to Dmitry Timoshkov from comment #15)
There's no archive, you would need to clone the git, and perform usual things like $ git reset --hard 745a11a231816a7d82490156c72a18c39216a14c build, make sure that the bug persists. $ git show 745a11a231816a7d82490156c72a18c39216a14c | patch -p1 -R build, see if the bug is fixed.
Mhm, got it. Was hoping to do this in xbps's chroot, but we'll see... I'll try and post back results.