about summary refs log tree commit diff
path: root/xmonad-ng.cabal
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--xmonad-ng.cabal9
1 files changed, 4 insertions, 5 deletions
diff --git a/xmonad-ng.cabal b/xmonad-ng.cabal
index 3c011ee..cb104c6 100644
--- a/xmonad-ng.cabal
+++ b/xmonad-ng.cabal
@@ -1,13 +1,12 @@
 name:          xmonad-ng
-version:       0.15.3
+version:       0.15.4
 synopsis:      XMonad configuration
 description:   XMonad configuration hacked together using stolen code and bad Haskell
-               knowledge
 license:       BSD3
 license-file:  LICENSE
-copyright:     Copyright (c) 2018 azahi
-author:        azahi@teknik.io
-maintainer:    azahi@teknik.io
+copyright:     Copyright (c) 2018-2019 Azat Bahawi <azahi@teknik.io>
+author:        Azat Bahawi <azahi@teknik.io>
+maintainer:    Azat Bahawi <azahi@teknik.io>
 stability:     experimental
 category:      System
 homepage:      https://git.systemd.club/xmonad-config

Consider giving Nix/NixOS a try! <3