SDL-gfx 0.6.0.2 → 0.6.1.0
raw patch · 1 files changed
+5/−1 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- SDL-gfx.cabal +5/−1
SDL-gfx.cabal view
@@ -1,6 +1,6 @@ Cabal-Version: >= 1.6 Name: SDL-gfx-Version: 0.6.0.2+Version: 0.6.1.0 Maintainer: Francesco Ariis <fa-ml@ariis.it> Author: Lemmih (lemmih@gmail.com) Copyright: 2004-2005, 2010, Lemmih@@ -11,6 +11,10 @@ Synopsis: Binding to libSDL_gfx Extra-Source-Files: SDL-gfx.buildinfo.in, config.mk.in, configure, includes/HsSDLConfig.h.in Data-Files: README, MACOSX++custom-setup+ setup-depends: base >= 3 && < 5,+ Cabal >= 1.24 Library Build-Depends: base >= 3 && < 5, SDL