summaryrefslogtreecommitdiff
path: root/security/hs-cryptohash-sha1/files/patch-cryptohash-sha1.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'security/hs-cryptohash-sha1/files/patch-cryptohash-sha1.cabal')
-rw-r--r--security/hs-cryptohash-sha1/files/patch-cryptohash-sha1.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/hs-cryptohash-sha1/files/patch-cryptohash-sha1.cabal b/security/hs-cryptohash-sha1/files/patch-cryptohash-sha1.cabal
index 20e21c23933a..938233fc05c6 100644
--- a/security/hs-cryptohash-sha1/files/patch-cryptohash-sha1.cabal
+++ b/security/hs-cryptohash-sha1/files/patch-cryptohash-sha1.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