summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorpaumr <paum@bdisk.eu>2025-06-07 13:38:25 +0200
committerpaumr <paum@bdisk.eu>2025-06-07 14:12:15 +0200
commit6971c0e7342f347af046d17a5df99d7e734b74bd (patch)
tree28c64ccc8326e2b6d1eae6e838b73007da5e7b43
parent4904a20676fea2e9b3a9ac616cb860830a7397fa (diff)
downloadxmobar-6971c0e7342f347af046d17a5df99d7e734b74bd.tar.gz
xmobar-6971c0e7342f347af046d17a5df99d7e734b74bd.tar.bz2
bump base dependency
-rw-r--r--xmobar.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmobar.cabal b/xmobar.cabal
index e6ad605..0b8f01d 100644
--- a/xmobar.cabal
+++ b/xmobar.cabal
@@ -201,7 +201,7 @@ library
build-depends:
aeson >= 1.4.7.1,
async,
- base >= 4.11.0 && < 4.21,
+ base >= 4.11.0 && < 4.22,
bytestring >= 0.10.8.2,
cairo >= 0.13,
colour >= 2.3.6,