bindings-GLFW 3.0.3.1 → 3.0.3.2
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~bindings-GLFW
Dependency ranges changed: bindings-GLFW
Files
- bindings-GLFW.cabal +2/−2
bindings-GLFW.cabal view
@@ -1,5 +1,5 @@ name: bindings-GLFW-version: 3.0.3.1+version: 3.0.3.2 category: Graphics author: Brian Lewis <brian@lorf.org>@@ -162,9 +162,9 @@ frameworks: AGL Cocoa OpenGL IOKit CoreFoundation CoreVideo build-depends:+ bindings-GLFW, HUnit == 1.2.*, base < 5,- bindings-GLFW == 3.0.3, test-framework == 0.8.*, test-framework-hunit == 0.3.*