From 293a92ec64862d3a7c63dab88d73ac5d83a9f0a1 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 3 Jun 2020 18:58:07 +0800 Subject: [PATCH] tests disabled to avoid circular dep with tasty --- ghc-clock.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-clock.spec b/ghc-clock.spec index 3a06a7e..1b49347 100644 --- a/ghc-clock.spec +++ b/ghc-clock.spec @@ -4,7 +4,7 @@ %global pkg_name clock %global pkgver %{pkg_name}-%{version} -# temporarily disable tests for ghc82 rebuilds +# disabled to avoid circular dep: clock is a dep of tasty %bcond_with tests Name: ghc-%{pkg_name}