packages feed

hOpenPGP 0.10 → 0.10.1

raw patch · 4 files changed

+5/−2 lines, 4 filesbinary-addedPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

hOpenPGP.cabal view
@@ -1,5 +1,5 @@ Name:                hOpenPGP-Version:             0.10+Version:             0.10.1 Synopsis:            native Haskell implementation of OpenPGP (RFC4880) Description:         native Haskell implementation of OpenPGP (RFC4880) Homepage:            http://floss.scru.org/hOpenPGP/@@ -133,6 +133,9 @@   , tests/data/encryption-sym-3des-mdc.gpg   , tests/data/encryption-sym-cast5.gpg   , tests/data/encryption-sym-cast5-s2k0.gpg+  , tests/data/16bitcksum.seckey+  , tests/data/aes256-sha512.seckey+  , tests/data/unencrypted.seckey  Cabal-version:       >= 1.10 @@ -230,4 +233,4 @@ source-repository this   type:     git   location: git://git.debian.org/users/clint/hOpenPGP.git-  tag:      v0.10+  tag:      v0.10.1
+ tests/data/16bitcksum.seckey view

binary file changed (absent → 854 bytes)

+ tests/data/aes256-sha512.seckey view

binary file changed (absent → 880 bytes)

+ tests/data/unencrypted.seckey view

binary file changed (absent → 834 bytes)