From 933cb57b907a0e19c8ef7b7c4fc397f245de4087 Mon Sep 17 00:00:00 2001 From: brandon s allbery kf8nh Date: Sat, 30 Mar 2024 00:46:28 -0400 Subject: [PATCH] missed the test suite --- xmonad-contrib.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xmonad-contrib.cabal b/xmonad-contrib.cabal index d3c46cc20..cb7f72835 100644 --- a/xmonad-contrib.cabal +++ b/xmonad-contrib.cabal @@ -481,7 +481,7 @@ test-suite tests , bytestring >= 0.10 && < 0.13 , containers , directory - , time >= 1.8 && < 1.13 + , time >= 1.8 && < 1.15 , hspec >= 2.4.0 && < 3 , mtl , random