diff --git a/ghcup.cabal b/ghcup.cabal index 6b1c4c1..6662856 100644 --- a/ghcup.cabal +++ b/ghcup.cabal @@ -63,7 +63,7 @@ common streamly-bytestring { build-depends: streamly-bytestring >= 0.1.2 } common strict-base { build-depends: strict-base >= 0.4 } common string-interpolate { build-depends: string-interpolate >= 0.2.0.0 } common table-layout { build-depends: table-layout >= 0.8 } -common tar-bytestring { build-depends: tar-bytestring >= 0.6.3.0 } +common tar-bytestring { build-depends: tar-bytestring >= 0.6.3.1 } common template-haskell { build-depends: template-haskell >= 2.7 } common terminal-progress-bar { build-depends: terminal-progress-bar >= 0.4.1 } common text { build-depends: text >= 1.2 }