digest 0.0.0.2 → 0.0.0.3
raw patch · 1 files changed
+2/−2 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- digest.cabal +2/−2
digest.cabal view
@@ -1,5 +1,5 @@ name: digest-version: 0.0.0.2+version: 0.0.0.3 copyright: (c) 2008 Eugene Kirpichov license: BSD3 license-file: LICENSE@@ -29,7 +29,7 @@ cpp-options: -DBYTESTRING_IN_BASE else build-depends: base < 2.0 || >= 2.2, bytestring >= 0.9- includes: zlib.h zutil.u zconf.h+ includes: zlib.h zutil.h zconf.h ghc-options: -Wall if !os(windows) extra-libraries: z