pkcs10 0.1.0.5 → 0.1.1.0
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~transformersPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: transformers
API changes (from Hackage documentation)
Files
- pkcs10.cabal +2/−2
pkcs10.cabal view
@@ -1,5 +1,5 @@ name: pkcs10-version: 0.1.0.5+version: 0.1.1.0 synopsis: PKCS#10 library description: Please see README.md homepage: https://github.com/fcomb/pkcs10-hs#readme@@ -46,7 +46,7 @@ other-modules: Keys build-depends: base >= 4.3 && < 5 , pkcs10- , transformers < 0.5+ , transformers , tasty , tasty-hunit , tasty-quickcheck