skein 0.1.0.9 → 0.1.0.10
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~hspecPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: hspec
API changes (from Hackage documentation)
Files
- skein.cabal +2/−2
skein.cabal view
@@ -1,6 +1,6 @@ Cabal-version: >= 1.8 Name: skein-Version: 0.1.0.9+Version: 0.1.0.10 Synopsis: Skein, a family of cryptographic hash functions. Includes Skein-MAC as well. License: BSD3 License-file: LICENSE@@ -126,7 +126,7 @@ crypto-api >= 0.6 && < 0.11, filepath == 1.*,- hspec == 1.3.*,+ hspec >= 1.3, -- finally, our own package skein