plot-gtk 0.1.0.2 → 0.1.0.3
raw patch · 2 files changed
+6/−3 lines, 2 filesdep ~glibdep ~gtk
Dependency ranges changed: glib, gtk
Files
- CHANGES +3/−0
- plot-gtk.cabal +3/−3
CHANGES view
@@ -6,3 +6,6 @@ 0.1.0.2: * updated documentation for multiline example++0.1.0.3:+ * bumped gtk dependency
plot-gtk.cabal view
@@ -1,5 +1,5 @@ Name: plot-gtk-Version: 0.1.0.2+Version: 0.1.0.3 License: BSD3 License-file: LICENSE Copyright: (c) A.V.H. McPhail 2010@@ -27,8 +27,8 @@ Build-Depends: base >= 4 && < 5, mtl, process,- glib >= 0.11 && < 0.12,- gtk >= 0.11 && < 0.12,+ glib >= 0.11 && < 0.13,+ gtk >= 0.11 && < 0.13, hmatrix >= 0.10 && < 0.11, plot < 0.2