summaryrefslogtreecommitdiffstats
path: root/haskell
diff options
context:
space:
mode:
author Mikko Värri2014-03-10 22:34:55 +0100
committer Willy Sudiarto Raharjo2015-04-04 02:46:46 +0200
commite277de73f74a27a08e4df77ab6e492d456712cee (patch)
tree6a59fbcf3514ccf40409aa176c4a0960f1b1548a /haskell
parent2287ce6cc7b1697c4efb047a8b331aea5adf9c19 (diff)
downloadslackbuilds-e277de73f74a27a08e4df77ab6e492d456712cee.tar.gz
haskell/haskell-OpenGL: Updated for version 2.9.2.0.
Signed-off-by: Mikko Värri <vmj@linuxbox.fi>
Diffstat (limited to 'haskell')
-rw-r--r--haskell/haskell-OpenGL/haskell-OpenGL.SlackBuild4
-rw-r--r--haskell/haskell-OpenGL/haskell-OpenGL.info8
2 files changed, 6 insertions, 6 deletions
diff --git a/haskell/haskell-OpenGL/haskell-OpenGL.SlackBuild b/haskell/haskell-OpenGL/haskell-OpenGL.SlackBuild
index 4eb6a4b697..1241682a63 100644
--- a/haskell/haskell-OpenGL/haskell-OpenGL.SlackBuild
+++ b/haskell/haskell-OpenGL/haskell-OpenGL.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for OpenGL
-# 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-OpenGL
-VERSION=${VERSION:-2.6.0.1}
+VERSION=${VERSION:-2.9.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/haskell/haskell-OpenGL/haskell-OpenGL.info b/haskell/haskell-OpenGL/haskell-OpenGL.info
index 962f019b7d..aaa8da71fd 100644
--- a/haskell/haskell-OpenGL/haskell-OpenGL.info
+++ b/haskell/haskell-OpenGL/haskell-OpenGL.info
@@ -1,10 +1,10 @@
PRGNAM="haskell-OpenGL"
-VERSION="2.6.0.1"
+VERSION="2.9.2.0"
HOMEPAGE="http://hackage.haskell.org/package/OpenGL"
-DOWNLOAD="http://hackage.haskell.org/packages/archive/OpenGL/2.6.0.1/OpenGL-2.6.0.1.tar.gz"
-MD5SUM="bbd040a9063cae190580b320316f2806"
+DOWNLOAD="http://hackage.haskell.org/packages/archive/OpenGL/2.9.2.0/OpenGL-2.9.2.0.tar.gz"
+MD5SUM="34bc8abf28a0aec985ccf0cd6e4cc691"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="haskell-GLURaw haskell-ObjectName haskell-StateVar haskell-Tensor"
+REQUIRES="haskell-text haskell-OpenGLRaw haskell-GLURaw"
MAINTAINER="Mikko Värri"
EMAIL="vmj@linuxbox.fi"