HPong 0.1.1 → 0.1.2
raw patch · 1 files changed
+2/−2 lines, 1 files
Files
- HPong.cabal +2/−2
HPong.cabal view
@@ -1,5 +1,5 @@ name: HPong -version: 0.1.1 +version: 0.1.2 license: GPL license-file: LICENSE @@ -12,7 +12,7 @@ description: A simple single-player OpenGL Pong game based on GLFW. . Its main goal is to serve as a basis for other games. -homepage: +homepage: http://bonsaicode.wordpress.com/2009/04/23/hpong-012/ build-depends: base, data-accessor, data-accessor-template, OpenGL, GLFW build-type: Simple