Skip to content

Commit 04a8051

Browse files
committed
Fix libarchive-clib to 3.8.6.2
vmchale/libarchive#45
1 parent cd2e71e commit 04a8051

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

cabal.project.common

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ constraints: http-io-streams -brotli,
88
bzlib >= 0.5.2.0,
99
directory >= 1.3.8.3,
1010
filepath == 1.4.101.0 || == 1.4.300.2 || >= 1.5.2.0,
11-
tar >= 0.6.2.0
11+
tar >= 0.6.2.0,
12+
libarchive-clib >= 3.8.6.2
1213

1314
-- https://github.com/haskell/ghcup-hs/issues/1107
1415
-- https://github.com/haskell/unix/pull/318

0 commit comments

Comments
 (0)