entropy 0.4.1.2 → 0.4.1.3
raw patch · 1 files changed
+2/−2 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- entropy.cabal +2/−2
entropy.cabal view
@@ -1,5 +1,5 @@ name: entropy-version: 0.4.1.2+version: 0.4.1.3 description: A mostly platform independent (not GHCJS) method to obtain cryptographically strong entropy (RDRAND, urandom, CryptAPI, and patches welcome) Users looking for cryptographically strong (number-theoretically@@ -32,7 +32,7 @@ custom-setup- setup-depends: Cabal >= 1.10 && < 2.3+ setup-depends: Cabal >= 1.10 && < 2.5 , base < 5 , filepath < 1.5 , directory < 1.4