summaryrefslogtreecommitdiffstats
path: root/haskell
diff options
context:
space:
mode:
author Mikko Värri2015-02-24 21:49:45 +0100
committer Willy Sudiarto Raharjo2015-04-04 02:46:57 +0200
commit7e6531672cc7d9db0f2a099edacd8fe1939a8ad4 (patch)
tree36ac1b2bc6a62ef07e36dfbce502e7ac972d2c08 /haskell
parent724bc928efd7a41b394b1d0a26e826f8afae8fa1 (diff)
downloadslackbuilds-7e6531672cc7d9db0f2a099edacd8fe1939a8ad4.tar.gz
haskell/haskell-gloss: Updated for version 1.9.2.1.
Signed-off-by: Mikko Värri <vmj@linuxbox.fi> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell')
-rw-r--r--haskell/haskell-gloss/haskell-gloss.SlackBuild4
-rw-r--r--haskell/haskell-gloss/haskell-gloss.info8
2 files changed, 6 insertions, 6 deletions
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"