packages feed

certificate 1.3.7 → 1.3.8

raw patch · 1 files changed

+3/−2 lines, 1 filesdep ~crypto-pubkey-typesPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: crypto-pubkey-types

API changes (from Hackage documentation)

Files

certificate.cabal view
@@ -1,5 +1,5 @@ Name:                certificate-Version:             1.3.7+Version:             1.3.8 Description:     Certificates and Key reader/writer     .@@ -31,7 +31,7 @@                    , mtl                    , pem >= 0.1 && < 0.2                    , asn1-data >= 0.7.1 && < 0.8.0-                   , crypto-pubkey-types >= 0.3 && < 0.4+                   , crypto-pubkey-types >= 0.4 && < 0.5                    , cryptohash                    , containers                    , directory@@ -79,3 +79,4 @@ source-repository head   type:     git   location: git://github.com/vincenthz/hs-certificate+  subdir:   certificate