GtkTV 0.1.7 → 0.1.8
raw patch · 1 files changed
+2/−2 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- GtkTV.cabal +2/−2
GtkTV.cabal view
@@ -1,5 +1,5 @@ Name: GtkTV-Version: 0.1.7+Version: 0.1.8 Cabal-Version: >= 1.2 Synopsis: Gtk-based GUIs for Tangible Values Category: User Interfaces@@ -17,7 +17,7 @@ Stability: experimental build-type: Simple extra-source-files:- examples/test+ src/test.hs Package-Url: http://code.haskell.org/~conal/code/GtkTV -- Wait until Cabal 1.6 is more wide-spread and then add the following -- in place of the Package-Url field and bump Cabal-Version to >= 1.6.