longshot 0.1.0.0 → 0.1.0.1
raw patch · 2 files changed
+3/−3 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- README.md +1/−1
- longshot.cabal +2/−2
README.md view
@@ -4,7 +4,7 @@ -[](https://travis-ci.com/thyeem/longshot) <!-- [](https://hackage.haskell.org/package/longshot) -->+[](https://travis-ci.com/thyeem/longshot)[](https://hackage.haskell.org/package/longshot) # longshot
longshot.cabal view
@@ -4,10 +4,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: 5c862a15f456f6ba99cb05a6abe2c68fa81755d8855575d2dd63872d01d2dd7c+-- hash: 857dfbccbbb8d9c01bbfa335be0213c1d8a2db7e98735035e11853ea7da83878 name: longshot-version: 0.1.0.0+version: 0.1.0.1 synopsis: Fast Brute-force search using parallelism description: Longshot enables to search for preimages from a given hash value using a brute-force method based on parallelism.