--- base64-0.4.2.4/base64.cabal.orig 2023-12-02 19:42:30.464387312 +0100 +++ base64-0.4.2.4/base64.cabal 2023-12-02 19:43:03.682351660 +0100 @@ -51,10 +51,10 @@ Data.ByteString.Base64.Internal.W64.Loop build-depends: - base >=4.14 && <4.17 + base >=4.14 && <4.18 , bytestring >=0.10 && <0.12 , deepseq >=1.4.3.0 && <1.5 - , text ^>=1.2 + , text >=1.2 , text-short ^>=0.1 hs-source-dirs: src