byte-count-reader 0.10.1.2 → 0.10.1.3
raw patch · 2 files changed
+3/−3 lines, 2 filesdep ~hspecPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: hspec
API changes (from Hackage documentation)
Files
- README.md +1/−1
- byte-count-reader.cabal +2/−2
README.md view
@@ -1,7 +1,7 @@ # Byte Count Reader ------------------- -[](https://travis-ci.org/danielrolls/byte-count-reader)+[](https://travis-ci.com/danielrolls/byte-count-reader) [][hackage] This library is for reading strings describing a number of bytes like 2Kb and 0.5 MiB.
byte-count-reader.cabal view
@@ -1,6 +1,6 @@ cabal-version: 2.2 name: byte-count-reader-version: 0.10.1.2+version: 0.10.1.3 license: GPL-3.0-only license-file: LICENSE copyright: 2020 Daniel Rolls@@ -52,7 +52,7 @@ base >=4.7 && <5, byte-count-reader -any, extra >=1.6.21 && <1.8,- hspec >=2.7.1 && <2.8,+ hspec >=2.7.1 && <2.9, parsec >=3.1.14.0 && <3.2, parsec-numbers >=0.1.0 && <0.2, text >=1.2.3.2 && <1.3