Hipmunk 5.2.0.7 → 5.2.0.8
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~transformersPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: transformers
API changes (from Hackage documentation)
Files
- Hipmunk.cabal +2/−2
Hipmunk.cabal view
@@ -3,7 +3,7 @@ Tested-With: GHC Category: Physics, Game Name: Hipmunk-Version: 5.2.0.7+Version: 5.2.0.8 Stability: provisional License: OtherLicense License-File: LICENSE@@ -195,7 +195,7 @@ Build-Depends: base >= 3 && < 5, array >= 0.1 && < 0.5, containers >= 0.1 && < 0.5,- transformers >= 0.2 && < 0.3,+ transformers >= 0.2 && < 0.4, StateVar >= 1.0 && < 1.1 else Build-Depends: base >= 2 && < 3,