allow tasty-1.4

This commit is contained in:
Jens Petersen 2021-07-10 08:06:48 +08:00
parent e0cac31d6c
commit 20d59a66fb
1 changed files with 1 additions and 0 deletions

View File

@ -81,6 +81,7 @@ This package provides the Haskell %{pkg_name} profiling library.
%setup -q -n %{pkgver}
cp -bp %{SOURCE1} %{pkg_name}.cabal
# End cabal-rpm setup
cabal-tweak-dep-ver tasty '^>=1.3.1' '>=1.3.1'
%build