guix-commits@gnu.org writes: > apteryx pushed a commit to branch master > in repository guix. > > commit ec9f15b158300da3a77ce02cd2267222f435e80f > Author: Maxim Cournoyer > AuthorDate: Tue Jun 6 12:12:40 2023 -0400 > > gnu: wxwidgets: Add libxtst to inputs. > > WxWidgets was already built with XTest support, but mostly by luck, via > propagation of libxtst from GTK's propagated at-spi2-core package. Make it an > explicit input. > > * gnu/packages/wxwidgets.scm (wxwidgets) [inputs]: Add libxtst. > --- > gnu/packages/wxwidgets.scm | 1 + > 1 file changed, 1 insertion(+) Did this need to go straight to the master branch? → guix refresh -l wxwidgets Building the following 217 packages would ensure 456 dependent packages are rebuilt: ... That to me says this should go to staging.