summaryrefslogtreecommitdiffhomepage
path: root/xmobar.cabal
diff options
context:
space:
mode:
authorEnrico Maria De Angelis <enricomaria.dean6elis@gmail.com>2026-02-28 08:51:16 +0100
committerEnrico Maria De Angelis <enricomaria.dean6elis@gmail.com>2026-02-28 09:05:11 +0100
commit39fd70308c3aef5402abe7152ade76ff7bb331bb (patch)
treed4f1e202d97d75f55a8980ffc3989379ecf28ffa /xmobar.cabal
parent50ed21ea8cde2402d8ed139eb0c63f23826f1b1a (diff)
downloadxmobar-39fd70308c3aef5402abe7152ade76ff7bb331bb.tar.gz
xmobar-39fd70308c3aef5402abe7152ade76ff7bb331bb.tar.bz2
Remove deprecated ArchUpdates plugin
Users should have long switched to PacmanUpdates, as communicated in #723. Furthemore, we had forgotten to list PacmanUpdates in the plugins wrappable in Runnable. Fixed now.
Diffstat (limited to 'xmobar.cabal')
-rw-r--r--xmobar.cabal1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmobar.cabal b/xmobar.cabal
index 6c21fc7..4d4cb8d 100644
--- a/xmobar.cabal
+++ b/xmobar.cabal
@@ -150,7 +150,6 @@ library
Xmobar.X11.Text,
Xmobar.X11.Types,
Xmobar.X11.Window,
- Xmobar.Plugins.ArchUpdates,
Xmobar.Plugins.Command,
Xmobar.Plugins.BufferedPipeReader,
Xmobar.Plugins.CommandReader,