|
|
@ -4,7 +4,8 @@
|
|
|
|
%global pkg_name cryptonite
|
|
|
|
%global pkg_name cryptonite
|
|
|
|
%global pkgver %{pkg_name}-%{version}
|
|
|
|
%global pkgver %{pkg_name}-%{version}
|
|
|
|
|
|
|
|
|
|
|
|
# https://github.com/haskell-crypto/cryptonite/issues/311
|
|
|
|
# https://github.com/feuerbach/tasty/issues/266
|
|
|
|
|
|
|
|
# https://gitlab.haskell.org/ghc/ghc/issues/17744
|
|
|
|
%bcond_with tests
|
|
|
|
%bcond_with tests
|
|
|
|
|
|
|
|
|
|
|
|
Name: ghc-%{pkg_name}
|
|
|
|
Name: ghc-%{pkg_name}
|
|
|
|