diff options
Diffstat (limited to 'xmobar.cabal')
-rw-r--r-- | xmobar.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmobar.cabal b/xmobar.cabal index 0068451..92f257b 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -242,7 +242,7 @@ library cpp-options: -DALSA if flag(with_datezone) || flag(all_extensions) - build-depends: timezone-olson >= 0.1 && < 0.3, timezone-series == 0.1.* + build-depends: timezone-olson >= 0.2 && < 0.3, timezone-series == 0.1.* other-modules: Xmobar.Plugins.DateZone cpp-options: -DDATEZONE |