gnuplot 0.5.5.2 → 0.5.5.3
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~containersPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: containers
API changes (from Hackage documentation)
Files
- gnuplot.cabal +3/−3
gnuplot.cabal view
@@ -1,5 +1,5 @@ Name: gnuplot-Version: 0.5.5.2+Version: 0.5.5.3 License: BSD3 License-File: LICENSE Author: Henning Thielemann <haskell@henning-thielemann.de>@@ -51,7 +51,7 @@ data/runtime.data Source-Repository this- Tag: 0.5.5.2+ Tag: 0.5.5.3 Type: darcs Location: http://code.haskell.org/gnuplot/ @@ -76,7 +76,7 @@ filepath >=1.1 && <1.5, temporary >=1.1 && <1.4, array >=0.1 && <0.6,- containers >=0.1 && <0.6,+ containers >=0.1 && <0.7, utility-ht >=0.0.12 && <0.1, data-accessor-transformers >=0.2.1 && <0.3, data-accessor >=0.2.2 && <0.3,