packages feed

plot-gtk-ui 0.0.3.0 → 0.1.0.0

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~basePVP ok

version bump matches the API change (PVP)

Dependency ranges changed: base

API changes (from Hackage documentation)

Files

plot-gtk-ui.cabal view
@@ -6,7 +6,7 @@ -- PVP summary:      +-+------- breaking API changes --                   | | +----- non-breaking API additions --                   | | | +--- code changes with no API change-Version:             0.0.3.0+Version:             0.1.0.0 License:             GPL-2 License-file:        LICENSE Author:              Sumit Sahrawat@@ -32,7 +32,7 @@ Data-files:          plot-window.glade  Library-  Build-depends:       base >=4.7 && <4.8+  Build-depends:       base >=4.7 && <4.9                      , colour >=2.3 && <2.4                      , plot >=0.2 && <0.3                      , gtk >=0.13 && <0.14