base version bounce

This commit is contained in:
Dennis Frieberg 2024-04-04 18:52:53 +02:00
parent 4f2a6bffda
commit 6ab55f82a6
Signed by: nerf
GPG key ID: 42DED0E2D8F04FB6
2 changed files with 7 additions and 7 deletions

View file

@ -76,7 +76,7 @@ executable choirMail
-- Other library packages from which modules are imported.
-- ^>=4.15.1.0
build-depends: base >=4.15.1.0 && < 4.18
build-depends: base >=4.15.1.0 && < 4.19
,transformers
,tomland >= 1.3.3.0
,smtp-mail