Skip to content

Commit 11e17a1

Browse files
committed
fix: brig.cabal
1 parent 1c5696f commit 11e17a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/brig/brig.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ library
218218
, amqp
219219
, async >=2.1
220220
, auto-update >=0.1
221-
, base >=4 && <5
221+
, base >=4 && <5
222222
, base-prelude
223223
, base16-bytestring >=0.1
224224
, base64-bytestring >=1.0

0 commit comments

Comments
 (0)