quicklz 1.5.0.5 → 1.5.0.6
raw patch · 1 files changed
+2/−1 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- quicklz.cabal +2/−1
quicklz.cabal view
@@ -1,5 +1,5 @@ name: quicklz -version: 1.5.0.5 +version: 1.5.0.6 synopsis: binding to QuickLZ compression library description: This package provides a high level binding to the QuickLZ (<http://quicklz.com>) library @@ -14,6 +14,7 @@ the quicklz version, with the 'z' component (and any further needed ones) being updates to this package, not quicklz. homepage: http://github.com/thoughtpolice/hs-quicklz +bug-reports: https://github.com/thoughtpolice/hs-quicklz/issues license: GPL-2 license-file: LICENSE author: Austin Seipp