Fix build with zip

This commit is contained in:
Julian Ospald 2021-06-07 17:09:47 +02:00
parent 443522d526
commit 5cd9ce8835
Signed by: hasufell
GPG Key ID: 3786C5262ECB4A3F
2 changed files with 1 additions and 6 deletions

View File

@ -11,11 +11,6 @@ source-repository-package
location: https://github.com/Bodigrim/tar
tag: ac197ec7ea4838dc2b4e22b9b888b080cedf29cf
source-repository-package
type: git
location: https://github.com/hasufell/zip
tag: 6f02aa48622b8ba764d0cc0e6900f480a107aa96
constraints: http-io-streams -brotli
package libarchive

View File

@ -145,7 +145,7 @@ library
, versions ^>=4.0.1
, word8 ^>=0.1.3
, yaml ^>=0.11.4.0
, zip ^>=1.7.0
, zip ^>=1.7.1
, zlib ^>=0.6.2.2
if (flag(internal-downloader) && !os(windows))