bump the unix-compat bound

This commit is contained in:
Jens Petersen 2018-02-02 19:40:11 +09:00
parent 6be4918e0b
commit b86a2b1358

View File

@ -98,8 +98,8 @@ This package provides the Haskell %{pkg_name} library development files.
%prep %prep
%setup -q -n %{pkgver} -a1 %setup -q -n %{pkgver} -a1
#cabal-tweak-dep-ver attoparsec '< 0.13' '< 0.14'
cabal-tweak-drop-dep bytestring-builder cabal-tweak-drop-dep bytestring-builder
cabal-tweak-dep-ver unix-compat '< 0.5' '< 0.6'
%build %build