summaryrefslogtreecommitdiffstats
path: root/haskell
diff options
context:
space:
mode:
author David Spencer <baildon.research@googlemail.com>2016-05-08 18:19:51 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-05-11 03:17:21 +0700
commit7d7e8de30d2d578e2c8d0ea75d442fd46ce8f641 (patch)
tree95dbc33b28069b3b558b38778532597c22fe94f2 /haskell
parentb40c27ffef3203737d1e7dcfd4c7774ad7cb83b1 (diff)
downloadslackbuilds-7d7e8de30d2d578e2c8d0ea75d442fd46ce8f641.tar.gz
slackbuilds-7d7e8de30d2d578e2c8d0ea75d442fd46ce8f641.tar.xz
haskell/haskell-GLUT: Updated for version 2.7.0.7.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
Diffstat (limited to 'haskell')
-rw-r--r--haskell/haskell-GLUT/haskell-GLUT.SlackBuild2
-rw-r--r--haskell/haskell-GLUT/haskell-GLUT.info8
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"