packages feed

pkcs10 0.1.0.2 → 0.1.0.3

raw patch · 1 files changed

+1/−3 lines, 1 filesdep −containersdep −memoryPVP ok

version bump matches the API change (PVP)

Dependencies removed: containers, memory

API changes (from Hackage documentation)

Files

pkcs10.cabal view
@@ -1,5 +1,5 @@ name:                pkcs10-version:             0.1.0.2+version:             0.1.0.3 synopsis:            PKCS#10 library description:         Please see README.md homepage:            https://github.com/fcomb/pkcs10-hs#readme@@ -21,8 +21,6 @@   default-language:    Haskell2010   build-depends:       base >= 4.3 && < 5                      , bytestring-                     , containers-                     , memory                      , x509                      , cryptonite                      , pem