New comment by motorto on void-packages repository https://github.com/void-linux/void-packages/issues/35330#issuecomment-1048685979 Comment: Probably not the easiest way but I would do: ```sh git clone https://github.com/void-linux/void-packages.git cd void-packages ./xbps-src binary-bootstrap wget https://github.com/void-linux/void-packages/pull/35697.diff git apply 35697.diff ./xbps-src pkg mutt-wizard xi mutt-wizard #assuming that you have xtools installed if not, xbps-install xtools ```