packages feed

cairo 0.13.6.0 → 0.13.6.1

raw patch · 1 files changed

+3/−3 lines, 1 files

Files

cairo.cabal view
@@ -1,5 +1,5 @@ Name:           cairo-Version:        0.13.6.0+Version:        0.13.6.1 License:        BSD3 License-file:   COPYRIGHT Copyright:      (c) 2001-2010 The Gtk2Hs Team, (c) Paolo Martini 2005, (c) Abraham Egnor 2003, 2004, (c) Aetion Technologies LLC 2004@@ -53,11 +53,11 @@  custom-setup   setup-depends: base >= 4.6,-                 Cabal >= 1.24 && < 2.5,+                 Cabal >= 1.24 && < 3.1,                  gtk2hs-buildtools >= 0.13.2.0 && < 0.14  Library-        build-depends:  base >= 4 && < 5,+        build-depends:  base >= 4.8 && < 5,                         utf8-string >= 0.2 && < 1.1,                         text >= 1.0.0.0 && < 1.3,                         bytestring, mtl, array