From 11fa52601bc486b110252b7c6aa22bae2bafbd86 Mon Sep 17 00:00:00 2001 From: jao Date: Thu, 12 Jul 2018 01:11:44 +0100 Subject: Version 0.27 --- xmobar.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'xmobar.cabal') diff --git a/xmobar.cabal b/xmobar.cabal index 5392b72..7c08610 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -46,7 +46,7 @@ test-suite XmobarTest Plugins.Monitors.Uptime, Plugins.Monitors.Bright, Plugins.Monitors.CatInt build-depends: - base >= 4.9.1.0, + base >= 4.9.1.0 && < 4.12, hspec == 2.*, containers, regex-compat, @@ -159,7 +159,7 @@ executable xmobar extra-libraries: Xrandr Xrender build-depends: - base >= 4.9.1.0, + base >= 4.9.1.0 && < 4.12, containers, regex-compat, process, -- cgit v1.2.3