packages feed

gtk 0.14.9 → 0.14.10

raw patch · 1 files changed

+2/−2 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

gtk.cabal view
@@ -1,5 +1,5 @@ Name:           gtk-Version:        0.14.9+Version:        0.14.10 License:        LGPL-2.1 License-file:   COPYING Copyright:      (c) 2001-2010 The Gtk2Hs Team@@ -135,7 +135,7 @@  custom-setup   setup-depends: base >= 4.6,-                 Cabal >= 1.24 && < 2.1,+                 Cabal >= 1.24 && < 2.3,                  gtk2hs-buildtools >= 0.13.2.0 && < 0.14  Library