entropy 0.4.1 → 0.4.1.1
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+version: 0.4.1.1 description: A platform independent 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 >= 2.0 && < 2.3+ setup-depends: Cabal >= 1.10 && < 2.3 , base < 5 , filepath < 1.5 , directory < 1.4