bump base bound

This commit is contained in:
Jens Petersen 2023-01-29 23:02:54 +08:00
parent 4724e01e28
commit 3cdc47e562
1 changed files with 1 additions and 1 deletions

View File

@ -175,7 +175,7 @@ dos2unix -k -n %{SOURCE4} %{pkg_name}.cabal
(
cd %{binaryorphans}
cabal-tweak-dep-ver base '<4.14' '<4.15'
cabal-tweak-dep-ver base '<4.14' '<4.17'
cabal-tweak-dep-ver binary '<0.8.7' '<0.9'
)