diff options
author | jao <jao@gnu.org> | 2024-02-18 21:44:54 +0000 |
---|---|---|
committer | jao <jao@gnu.org> | 2024-02-18 21:46:07 +0000 |
commit | 991a168de5d79314a1346a24c579c5049208b054 (patch) | |
tree | 88a23b4b1c7b97dce5d441235ccf500660f7458a /xmobar.cabal | |
parent | c4083055d20d4383f8da6517d0feeee788d2301a (diff) | |
download | xmobar-991a168de5d79314a1346a24c579c5049208b054.tar.gz xmobar-991a168de5d79314a1346a24c579c5049208b054.tar.bz2 |
battery: spawnCommand instead of system when running actions0.47.4
should fix for real #688 this time
Diffstat (limited to 'xmobar.cabal')
-rw-r--r-- | xmobar.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmobar.cabal b/xmobar.cabal index b5f9ba6..b8bdd79 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -1,5 +1,5 @@ name: xmobar -version: 0.47.3 +version: 0.47.4 homepage: https://codeberg.org/xmobar/xmobar synopsis: A Minimalistic Text Based Status Bar description: Xmobar is a minimalistic text based status bar. |