Chart-gtk 0.16 → 0.16.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~ChartPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: Chart
API changes (from Hackage documentation)
Files
- Chart-gtk.cabal +2/−2
Chart-gtk.cabal view
@@ -1,5 +1,5 @@ Name: Chart-gtk-Version: 0.16+Version: 0.16.1 License: BSD3 License-file: LICENSE Copyright: Tim Docker, 2006-2010@@ -22,7 +22,7 @@ Build-depends: base < 3 Build-depends: cairo >= 0.9.11, time, mtl, array, data-accessor == 0.2.*, data-accessor-template >= 0.2.1.1 && < 0.3, colour >= 2.2.1,- gtk >= 0.9.11, Chart == 0.15+ gtk >= 0.9.11, Chart == 0.16 Exposed-modules: Graphics.Rendering.Chart.Gtk