Hipmunk 5.2.0.11 → 5.2.0.12
raw patch · 1 files changed
+4/−4 lines, 1 files
Files
- Hipmunk.cabal +4/−4
Hipmunk.cabal view
@@ -3,7 +3,7 @@ Tested-With: GHC Category: Physics, Game Name: Hipmunk-Version: 5.2.0.11+Version: 5.2.0.12 Stability: provisional License: OtherLicense License-File: LICENSE@@ -11,7 +11,7 @@ Author: Felipe A. Lessa <felipe.lessa@gmail.com> Maintainer: Felipe A. Lessa <felipe.lessa@gmail.com>, Sönke Hahn <shahn@joyridelabs.de> Synopsis: A Haskell binding for Chipmunk.-Homepage: http://patch-tag.com/r/felipe/hipmunk/home+Homepage: https://github.com/meteficha/Hipmunk Description: Chipmunk is a fast, simple, portable, 2D physics engine (<http://code.google.com/p/chipmunk-physics/>). This@@ -134,8 +134,8 @@ Physics/Hipmunk/wrapper.h source-repository head- type: darcs- location: http://patch-tag.com:/r/felipe/hipmunk+ type: git+ location: git://github.com/meteficha/Hipmunk.git Flag small_base Description: Choose the new smaller, split-up base package.