|
|
@ -4,7 +4,10 @@
|
|
|
|
%global pkg_name cryptonite
|
|
|
|
%global pkg_name cryptonite
|
|
|
|
%global pkgver %{pkg_name}-%{version}
|
|
|
|
%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}
|
|
|
|
Name: ghc-%{pkg_name}
|
|
|
|
Version: 0.29
|
|
|
|
Version: 0.29
|
|
|
|