summaryrefslogtreecommitdiffhomepage
path: root/xmobar.cabal
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2016-07-26 03:11:42 +0200
committerjao <jao@gnu.org>2016-07-26 03:11:42 +0200
commit76eac0b144e21b9c4152dc81416058e7c07fcedd (patch)
treebe954aad7062a8e26a34698379123dabb38965c6 /xmobar.cabal
parent196a7bcd8145aece2a2c6cae5b76402c69c4fac0 (diff)
downloadxmobar-76eac0b144e21b9c4152dc81416058e7c07fcedd.tar.gz
xmobar-76eac0b144e21b9c4152dc81416058e7c07fcedd.tar.bz2
News update and version bump
Diffstat (limited to 'xmobar.cabal')
-rw-r--r--xmobar.cabal4
1 files changed, 2 insertions, 2 deletions
diff --git a/xmobar.cabal b/xmobar.cabal
index 56ca34a..c0237a0 100644
--- a/xmobar.cabal
+++ b/xmobar.cabal
@@ -1,5 +1,5 @@
name: xmobar
-version: 0.23.1
+version: 0.24
homepage: http://xmobar.org
synopsis: A Minimalistic Text Based Status Bar
description: Xmobar is a minimalistic text based status bar.
@@ -81,7 +81,7 @@ flag with_uvmeter
flag with_conduit
description: Use http-conduits for getting weather data
default: False
-
+
executable xmobar
hs-source-dirs: src
main-is: Main.hs