hoodle-render 0.5 → 0.5.0
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~cairoPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: cairo
API changes (from Hackage documentation)
Files
- hoodle-render.cabal +2/−2
hoodle-render.cabal view
@@ -1,5 +1,5 @@ Name: hoodle-render-Version: 0.5+Version: 0.5.0 Synopsis: Hoodle file renderer Description: Rendering library using cairo for hoodle file format License: BSD3@@ -27,7 +27,7 @@ base == 4.*, base64-bytestring >= 0.1, bytestring >= 0.9,- cairo >= 0.12, + cairo >= 0.13.0.3, containers >= 0.4, directory, filepath,