testsuite still hangs for me on Fedora at least
This commit is contained in:
parent
8a7fb2f3a8
commit
a7fde01b47
@ -4,7 +4,10 @@
|
||||
%global pkg_name cryptonite
|
||||
%global pkgver %{pkg_name}-%{version}
|
||||
|
||||
%bcond_without tests
|
||||
# https://github.com/feuerbach/tasty/issues/266
|
||||
# https://gitlab.haskell.org/ghc/ghc/issues/17744
|
||||
# still hanging on Fedora
|
||||
%bcond_with tests
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.29
|
||||
|
Loading…
Reference in New Issue
Block a user