packages feed

gtk 0.15.9 → 0.15.10

raw patch · 1 files changed

+3/−3 lines, 1 files

Files

gtk.cabal view
@@ -1,6 +1,6 @@ cabal-version:  2.2 Name:           gtk-Version:        0.15.9+Version:        0.15.10 License:        LGPL-2.1-only License-file:   COPYING Copyright:      (c) 2001-2010 The Gtk2Hs Team@@ -15,7 +15,7 @@              based on Gtk+. Gtk+ is an extensive and mature multi-platform toolkit              for creating graphical user interfaces. Category:       Graphics-Tested-With:    GHC == 9.10.1, GHC == 9.8.2, GHC == 9.6.6, GHC == 9.4.8, GHC == 9.2.8, GHC==9.0.2, GHC==8.10.7, GHC==8.8.4, GHC==8.6.5, GHC==8.4.4, GHC==8.2.2, GHC==8.0.2+Tested-With:    GHC == 9.12.2, GHC == 9.10.1, GHC == 9.8.4, GHC == 9.6.6, GHC == 9.4.8, GHC == 9.2.8, GHC==9.0.2, GHC==8.10.7 Extra-Source-Files: hsgtk.h                     Graphics/UI/Gtk/ModelView/Gtk2HsStore.h                     Graphics/UI/Gtk/General/hsgthread.h@@ -135,7 +135,7 @@  custom-setup   setup-depends: base >= 4.6 && < 5,-                 Cabal >= 2.2 && < 3.13,+                 Cabal >= 3.0 && < 3.15,                  gtk2hs-buildtools >= 0.13.2.0 && < 0.14  Library