packages feed

gio 0.13.8.1 → 0.13.8.2

raw patch · 1 files changed

+4/−4 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

gio.cabal view
@@ -1,12 +1,12 @@+cabal-version:  3.0 Name:           gio-Version:        0.13.8.1-License:        LGPL-2.1+Version:        0.13.8.2+License:        LGPL-2.1-only License-file:   COPYING Copyright:      (c) 2001-2010 The Gtk2Hs Team Author:         Peter Gavin, Andy Stewart Maintainer:     gtk2hs-users@lists.sourceforge.net Build-Type:     Custom-Cabal-Version:  >= 1.24 Stability:      stable homepage:       http://projects.haskell.org/gtk2hs/ bug-reports:    https://github.com/gtk2hs/gtk2hs/issues@@ -40,7 +40,7 @@  custom-setup   setup-depends: base >= 4.6,-                 Cabal >= 1.24 && < 3.3,+                 Cabal >= 2.0 && < 3.7,                  gtk2hs-buildtools >= 0.13.2.0 && < 0.14  Library