gtk3 0.15.6 → 0.15.7
raw patch · 1 files changed
+4/−4 lines, 1 files
Files
- gtk3.cabal +4/−4
gtk3.cabal view
@@ -1,12 +1,12 @@+cabal-version: 3.0 Name: gtk3-Version: 0.15.6-License: LGPL-2.1+Version: 0.15.7+License: LGPL-2.1-only License-file: COPYING Copyright: (c) 2001-2010 The Gtk2Hs Team Author: Axel Simon, Duncan Coutts and many others Maintainer: gtk2hs-users@lists.sourceforge.net Build-Type: Custom-Cabal-Version: >= 1.24 Stability: provisional homepage: http://projects.haskell.org/gtk2hs/ bug-reports: https://github.com/gtk2hs/gtk2hs/issues@@ -130,7 +130,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