Fix build with libarchive-3.0.0.0

Este commit está contenido en:
Julian Ospald 2020-09-01 16:00:28 +02:00
padre 326bf510c9
commit 7ec9d90aab
No se encontró ninguna clave conocida en la base de datos para esta firma
ID de clave GPG: 511B62C09D50CD28
Se han modificado 2 ficheros con 2 adiciones y 2 borrados

Ver fichero

@ -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

Ver fichero

@ -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