packages feed

hopenssl 1.6 → 1.6.1

raw patch · 1 files changed

+4/−4 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

hopenssl.cabal view
@@ -1,5 +1,5 @@ Name:                   hopenssl-Version:                1.6+Version:                1.6.1 Copyright:              (c) 2004-2011 Peter Simons License:                BSD3 License-File:           LICENSE@@ -12,9 +12,9 @@ Synopsis:               FFI bindings to OpenSSL's EVP digest interface Description:            Foreign-function bindings to the OpenSSL library                         <http://www.openssl.org/>. Currently provides-                        access to the messages digests MD2, MD5, SHA,-                        SHA1, DSS, DSS1, and RIPEMD160 through the-                        EVP digest interface.+                        access to the messages digests MD5, SHA, SHA1,+                        DSS, DSS1, and RIPEMD160 through the EVP digest+                        interface. Cabal-Version:          >= 1.6 Build-Type:             Simple Tested-With:            GHC == 6.12.3