summaryrefslogtreecommitdiff
path: root/openpgp.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'openpgp.cabal')
-rw-r--r--openpgp.cabal4
1 files changed, 2 insertions, 2 deletions
diff --git a/openpgp.cabal b/openpgp.cabal
index d9af124..c23e4ad 100644
--- a/openpgp.cabal
+++ b/openpgp.cabal
@@ -1,5 +1,5 @@
1name: openpgp 1name: openpgp
2version: 0.6.1 2version: 0.6.1.1
3cabal-version: >= 1.8 3cabal-version: >= 1.8
4license: OtherLicense 4license: OtherLicense
5license-file: COPYING 5license-file: COPYING
@@ -138,7 +138,7 @@ library
138 base == 4.*, 138 base == 4.*,
139 bytestring, 139 bytestring,
140 utf8-string, 140 utf8-string,
141 binary >= 0.5.1.1, 141 binary >= 0.5.1.0,
142 zlib, 142 zlib,
143 bzlib 143 bzlib
144 144