murmur-hash 0.1.0.4 → 0.1.0.5
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~basePVP ok
version bump matches the API change (PVP)
Dependency ranges changed: base
API changes (from Hackage documentation)
Files
- murmur-hash.cabal +2/−2
murmur-hash.cabal view
@@ -1,5 +1,5 @@ Name: murmur-hash-Version: 0.1.0.4+Version: 0.1.0.5 License: BSD3 License-File: LICENSE Author: Thomas Schilling@@ -21,7 +21,7 @@ Library Build-Depends:- base >= 3.0 && < 4.5,+ base >= 3.0 && < 4.6, bytestring == 0.9.* exposed-modules: