diff options
author | jao <jao@gnu.org> | 2023-11-11 23:12:45 +0000 |
---|---|---|
committer | jao <jao@gnu.org> | 2023-11-11 23:12:45 +0000 |
commit | 220f953b06e2f98a02a4ca1b1db0e36a27e446b9 (patch) | |
tree | 138380f1ca071892b2ddd8cb342bc2ad45238146 /xmobar.cabal | |
parent | d6b30837621abb8edacc9733d3e080393e35d5c1 (diff) | |
download | xmobar-220f953b06e2f98a02a4ca1b1db0e36a27e446b9.tar.gz xmobar-220f953b06e2f98a02a4ca1b1db0e36a27e446b9.tar.bz2 |
compatibility with GHC 9.6
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 2518757..84b0ff1 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -1,5 +1,5 @@ name: xmobar -version: 0.47.1 +version: 0.47.2 homepage: https://codeberg.org/xmobar/xmobar synopsis: A Minimalistic Text Based Status Bar description: Xmobar is a minimalistic text based status bar. |