packages feed

hs-blake2 0.0.1 → 0.0.2

raw patch · 1 files changed

+3/−2 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

hs-blake2.cabal view
@@ -2,12 +2,13 @@ -- documentation, see http://haskell.org/cabal/users-guide/  name:                hs-blake2-version:             0.0.1+version:             0.0.2 synopsis:            A cryptohash-inspired library for blake2 -- description:         +homepage:            https://github.com/tsuraan/hs-blake2 license:             BSD3 license-file:        LICENSE-author:              jay groven+author:              Jay Groven maintainer:          tsuraan@gmail.com -- copyright:            category:            Data