From 6310e9f27c98271420a4aa91d8c97067fad7689c Mon Sep 17 00:00:00 2001 From: Andrea Bedini Date: Thu, 5 May 2022 20:31:00 +0800 Subject: [PATCH] Bump network-wait version. Thanks @mbg! --- cabal-testsuite/cabal-testsuite.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cabal-testsuite/cabal-testsuite.cabal b/cabal-testsuite/cabal-testsuite.cabal index df80d7dab..841202a18 100644 --- a/cabal-testsuite/cabal-testsuite.cabal +++ b/cabal-testsuite/cabal-testsuite.cabal @@ -67,7 +67,7 @@ library , directory ^>= 1.2.0.1 || ^>= 1.3.0.0 , exceptions ^>= 0.10.0 , filepath ^>= 1.3.0.1 || ^>= 1.4.0.0 - , network-wait ^>= 0.1.1.0 + , network-wait ^>= 0.1.2.0 , optparse-applicative ^>= 0.14.3.0 || ^>=0.15.1.0 || ^>=0.16.0.0 , process ^>= 1.2.1.0 || ^>= 1.4.2.0 || ^>= 1.6.1.0 , regex-base ^>= 0.94.0.1 -- 2.11.4.GIT