summaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2018-10-06 21:30:23 +0100
committerjao <jao@gnu.org>2018-10-06 21:31:36 +0100
commit9b8d5bccc2dc1d4407583224668451963df1172d (patch)
treea7b2371e7307ce923615e0b48bb7f1c64c7cbb8a /src
parentb171fcc1062b20aff5ed61e6ac91dd5e4d34e7c9 (diff)
downloadxmobar-9b8d5bccc2dc1d4407583224668451963df1172d.tar.gz
xmobar-9b8d5bccc2dc1d4407583224668451963df1172d.tar.bz2
Contact email address updated
Diffstat (limited to 'src')
-rw-r--r--src/Main.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Main.hs b/src/Main.hs
index 64a4ea4..9780114 100644
--- a/src/Main.hs
+++ b/src/Main.hs
@@ -207,7 +207,7 @@ info = "xmobar " ++ showVersion version
++ mail ++ "\n" ++ license
mail :: String
-mail = "<xmobar@projects.haskell.org>"
+mail = "<mail@jao.io>"
license :: String
license = "\nThis program is distributed in the hope that it will be useful," ++