packages feed

certificate 0.9.3 → 0.9.4

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~asn1-dataPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: asn1-data

API changes (from Hackage documentation)

Files

certificate.cabal view
@@ -1,5 +1,5 @@ Name:                certificate-Version:             0.9.3+Version:             0.9.4 Description:     Certificates and Key reader/writer     .@@ -29,7 +29,7 @@   Build-Depends:     base >= 3 && < 5                    , bytestring                    , mtl-                   , asn1-data >= 0.6.0 && < 0.7+                   , asn1-data >= 0.6.1 && < 0.7                    , base64-bytestring                    , directory                    , time