diff --git a/cabal.project b/cabal.project index 1550800..2f71058 100644 --- a/cabal.project +++ b/cabal.project @@ -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 diff --git a/ghcup.cabal b/ghcup.cabal index 91c94db..2e121b5 100644 --- a/ghcup.cabal +++ b/ghcup.cabal @@ -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))