packages feed

crc 0.0.1 → 0.0.1.1

raw patch · 1 files changed

+3/−3 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

crc.cabal view
@@ -1,8 +1,8 @@ name:                crc-version:             0.0.1+version:             0.0.1.1 synopsis:            Implements various Cyclic Redundancy Checks (CRC)-description:         Please see README.md-homepage:            http://github.com/MichaelXavier/crc#readme+description:         ByteString-based Cyclic Redundancy Checks+homepage:            http://github.com/MichaelXavier/crc license:             MIT license-file:        LICENSE author:              Michael Xavier