K 10 svn:author V 6 pkubaj K 8 svn:date V 27 2020-07-21T23:26:32.192232Z K 7 svn:log V 293 x11-wm/spectrwm: fix build on GCC architectures Switch to newer GCC to workaround -Werror: /usr/local/include/xcb/xinput.h:3072: warning: this decimal constant is unsigned only in ISO C90 Adding -Wno-error doesn't fix it, it's still overwritten by -Werror. MFH: 2020Q3 (fix build blanket) END