skein 0.1.0.6 → 0.1.0.7
raw patch · 1 files changed
+4/−3 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- skein.cabal +4/−3
skein.cabal view
@@ -1,6 +1,6 @@ Cabal-version: >= 1.8 Name: skein-Version: 0.1.0.6+Version: 0.1.0.7 Synopsis: Skein, a family of cryptographic hash functions. Includes Skein-MAC as well. License: BSD3 License-file: LICENSE@@ -8,6 +8,7 @@ Maintainer: Felipe Lessa <felipe.lessa@gmail.com> Category: Cryptography Build-type: Simple+Homepage: https://github.com/meteficha/skein Description: Skein (<http://www.skein-hash.info/>) is a family of fast@@ -47,8 +48,8 @@ tests/skein_golden_kat.txt Source-repository head- Type: darcs- Location: http://patch-tag.com/r/felipe/skein+ Type: git+ Location: git://github.com/meteficha/skein.git Flag reference Description: Use the reference implementation instead of the optimized one.