Hi, because of a bug in xmobar 0.9.2-r1 I updated the ebuild from 0.9.2-r1 to the new 0.11.1 version. There are only 2 small changes: 1) 'ABAL_CONFIGURE_FLAGS="--constraint=base<4"' needs to be 'ABAL_CONFIGURE_FLAGS="--constraint=base>4"' because 0.11.1 needs base > 4 2) removed the cpu-high-load patch. I don't see any high cpu load with 0.11.1. I'll attach the updated ebuild. Maybe someone can take a look at the new ebuild (I've never edited an ebuild), test it and then put it into portage. Reproducible: Always
Created attachment 249434 [details] Updated ebuild for xmobar to version 0.11.1
Thanks for the report. In the end I went with an modified version that uses some new eclass features to make the code smaller. We had it in the gentoo haskell overlay. If you run into any trouble, please open a new bug. Cheers!