summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2014-10-11 20:27:00 +0200
committerjao <jao@gnu.org>2014-10-11 20:27:00 +0200
commit3fd33433ed6a9dadefc22cb3b4f85636c681db2f (patch)
treee21556f9c2cc2370ef8982dd99e7ef36e9f7f38d
parent98938f15c39baaaff52d70606dfba49c4bb854b5 (diff)
downloadxmobar-0.22.1.tar.gz
xmobar-0.22.1.tar.bz2
Updates for 0.22.10.22.1
-rw-r--r--news.md7
-rw-r--r--readme.md2
-rw-r--r--xmobar.cabal2
3 files changed, 9 insertions, 2 deletions
diff --git a/news.md b/news.md
index a43b077..e160dbf 100644
--- a/news.md
+++ b/news.md
@@ -1,5 +1,12 @@
% xmobar - Release notes
+## Version 0.22.1 (Oct 11, 2014)
+
+_Bug fixes_
+
+ - Fix compilation in systems that don't need mtl newer than the one
+ shipped with GHC.
+
## Version 0.22 (Oct 9, 2014)
_New features_
diff --git a/readme.md b/readme.md
index 9ccd577..074f9bc 100644
--- a/readme.md
+++ b/readme.md
@@ -11,7 +11,7 @@ xmobar was inspired by the [Ion3] status bar, and supports similar
features, like dynamic color management, icons, output templates, and
extensibility through plugins.
-This page documents xmobar 0.22 (see [release notes]).
+This page documents xmobar 0.22.1 (see [release notes]).
[This screenshot] shows xmobar running under [sawfish], with
antialiased fonts. And [this one] is my desktop with [xmonad] and two
diff --git a/xmobar.cabal b/xmobar.cabal
index fe500f1..3aff69d 100644
--- a/xmobar.cabal
+++ b/xmobar.cabal
@@ -1,5 +1,5 @@
name: xmobar
-version: 0.22
+version: 0.22.1
homepage: http://xmobar.org
synopsis: A Minimalistic Text Based Status Bar
description: Xmobar is a minimalistic text based status bar.