summaryrefslogtreecommitdiffhomepage
path: root/xmobar.cabal
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2022-08-10 15:16:45 +0100
committerjao <jao@gnu.org>2022-08-10 15:16:45 +0100
commit09f9cb86a017d588db3f7524b3f12f6bee22f71c (patch)
tree0efcc7f833b53e09e0a0bc2535631c23a34e7d93 /xmobar.cabal
parent63303977071f34d8142709960e8dae97cea1951e (diff)
downloadxmobar-09f9cb86a017d588db3f7524b3f12f6bee22f71c.tar.gz
xmobar-09f9cb86a017d588db3f7524b3f12f6bee22f71c.tar.bz2
changelog and version bump0.44.2
Diffstat (limited to 'xmobar.cabal')
-rw-r--r--xmobar.cabal5
1 files changed, 3 insertions, 2 deletions
diff --git a/xmobar.cabal b/xmobar.cabal
index 95c7a6f..55c27e8 100644
--- a/xmobar.cabal
+++ b/xmobar.cabal
@@ -1,5 +1,5 @@
name: xmobar
-version: 0.44.1
+version: 0.44.2
homepage: https://codeberg.org/xmobar/xmobar
synopsis: A Minimalistic Text Based Status Bar
description: Xmobar is a minimalistic text based status bar.
@@ -24,7 +24,8 @@ extra-source-files: readme.org, changelog.md,
etc/padding-icon.sh,
etc/xmobar.config,
etc/xmobar.hs,
- etc/xmonadpropwrite.hs
+ etc/xmonadpropwrite.hs,
+ etc/xmobar.el
source-repository head
type: git