Fix build with libarchive-3.0.0.0

这个提交包含在:
Julian Ospald 2020-09-01 16:00:28 +02:00
父节点 326bf510c9
当前提交 7ec9d90aab
找不到此签名对应的密钥
GPG 密钥 ID: 511B62C09D50CD28
共有 2 个文件被更改,包括 2 次插入2 次删除

查看文件

@ -19,6 +19,6 @@ package ghcup
constraints: http-io-streams -brotli
package libarchive
flags: +static
flags: -system-libarchive
allow-newer: base, ghc-prim, template-haskell

查看文件

@ -112,7 +112,7 @@ common io-streams
build-depends: io-streams >=1.5
common libarchive
build-depends: libarchive >= 2.2.5.0
build-depends: libarchive >= 3.0.0.0
common lzma
build-depends: lzma >=0.0.0.3