packages feed

x509-system 1.4.6 → 1.5.0

raw patch · 1 files changed

+3/−4 lines, 1 filesdep −timedep ~x509dep ~x509-storePVP ok

version bump matches the API change (PVP)

Dependencies removed: time

Dependency ranges changed: x509, x509-store

API changes (from Hackage documentation)

Files

x509-system.cabal view
@@ -1,5 +1,5 @@ Name:                x509-system-Version:             1.4.6+Version:             1.5.0 Description:         System X.509 handling License:             BSD3 License-file:        LICENSE@@ -21,10 +21,9 @@                    , directory                    , filepath                    , process-                   , time                    , pem >= 0.1 && < 0.3-                   , x509 >= 1.4 && < 1.5-                   , x509-store >= 1.4 && < 1.5+                   , x509 >= 1.5 && < 1.6+                   , x509-store >= 1.5 && < 1.6   Exposed-modules:   System.X509                      System.X509.Unix                      System.X509.MacOS