diff options
Diffstat (limited to 'security/hs-cryptohash-md5/files/patch-cryptohash-md5.cabal')
-rw-r--r-- | security/hs-cryptohash-md5/files/patch-cryptohash-md5.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/hs-cryptohash-md5/files/patch-cryptohash-md5.cabal b/security/hs-cryptohash-md5/files/patch-cryptohash-md5.cabal index 6281f57ac3e3..1f2350d8f926 100644 --- a/security/hs-cryptohash-md5/files/patch-cryptohash-md5.cabal +++ b/security/hs-cryptohash-md5/files/patch-cryptohash-md5.cabal @@ -5,7 +5,7 @@ library default-language: Haskell2010 - build-depends: base >= 4.5 && < 4.10 -+ build-depends: base >= 4.5 && < 4.12 ++ build-depends: base >= 4.5 && < 4.13 , bytestring >= 0.9.2 && < 0.11 hs-source-dirs: src |