diff options
-rw-r--r-- | haskell/haskell-GLUT/haskell-GLUT.SlackBuild | 2 | ||||
-rw-r--r-- | haskell/haskell-GLUT/haskell-GLUT.info | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/haskell/haskell-GLUT/haskell-GLUT.SlackBuild b/haskell/haskell-GLUT/haskell-GLUT.SlackBuild index 43883b3fbe..d365013865 100644 --- a/haskell/haskell-GLUT/haskell-GLUT.SlackBuild +++ b/haskell/haskell-GLUT/haskell-GLUT.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=haskell-GLUT -VERSION=${VERSION:-2.5.1.1} +VERSION=${VERSION:-2.7.0.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/haskell/haskell-GLUT/haskell-GLUT.info b/haskell/haskell-GLUT/haskell-GLUT.info index 54e756e4b3..3f4556f7f4 100644 --- a/haskell/haskell-GLUT/haskell-GLUT.info +++ b/haskell/haskell-GLUT/haskell-GLUT.info @@ -1,10 +1,10 @@ PRGNAM="haskell-GLUT" -VERSION="2.5.1.1" +VERSION="2.7.0.7" HOMEPAGE="http://hackage.haskell.org/package/GLUT" -DOWNLOAD="http://hackage.haskell.org/packages/archive/GLUT/2.5.1.1/GLUT-2.5.1.1.tar.gz" -MD5SUM="794d731b9995749c3c75a83deb3e9b4c" +DOWNLOAD="http://hackage.haskell.org/package/GLUT-2.7.0.7/GLUT-2.7.0.7.tar.gz" +MD5SUM="5cb7a07d53e369ec92515f91ceb6a03c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="haskell-OpenGL" +REQUIRES="ghc haskell-OpenGL haskell-random" MAINTAINER="Mikko Värri" EMAIL="vmj@linuxbox.fi" |