x11-misc/xmobar: allow stm-2.5

Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
This commit is contained in:
Sergei Trofimovich
2020-06-05 08:44:48 +01:00
parent 82166e71e1
commit 3be367dd52

View File

@@ -67,6 +67,9 @@ src_prepare() {
# cycle).
# Be careful when remove it :]
HCFLAGS+=" -with-rtsopts=-V0"
cabal_chdeps \
'stm >= 2.3 && < 2.5' 'stm >= 2.3'
}
src_configure() {