diff --git a/haskell/haskell-gloss/haskell-gloss.SlackBuild b/haskell/haskell-gloss/haskell-gloss.SlackBuild index c4061ab6be..e2e4674109 100644 --- a/haskell/haskell-gloss/haskell-gloss.SlackBuild +++ b/haskell/haskell-gloss/haskell-gloss.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for gloss -# Copyright 2013 Mikko Värri, Finland +# Copyright 2015 Mikko Värri, Finland # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=haskell-gloss -VERSION=${VERSION:-1.7.8.2} +VERSION=${VERSION:-1.9.2.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/haskell/haskell-gloss/haskell-gloss.info b/haskell/haskell-gloss/haskell-gloss.info index dc2350a36d..90835809f4 100644 --- a/haskell/haskell-gloss/haskell-gloss.info +++ b/haskell/haskell-gloss/haskell-gloss.info @@ -1,10 +1,10 @@ PRGNAM="haskell-gloss" -VERSION="1.7.8.2" +VERSION="1.9.2.1" HOMEPAGE="http://hackage.haskell.org/package/gloss" -DOWNLOAD="http://hackage.haskell.org/packages/archive/gloss/1.7.8.2/gloss-1.7.8.2.tar.gz" -MD5SUM="3610b3323124168b5d97927464ea4511" +DOWNLOAD="http://hackage.haskell.org/packages/archive/gloss/1.9.2.1/gloss-1.9.2.1.tar.gz" +MD5SUM="fd1746fcaa949e41e1446d63b3fc001a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="haskell-GLUT haskell-bmp" +REQUIRES="haskell-GLUT haskell-bmp haskell-gloss-rendering" MAINTAINER="Mikko Värri" EMAIL="vmj@linuxbox.fi"