summaryrefslogtreecommitdiffstats
path: root/haskell
diff options
context:
space:
mode:
author David Spencer <baildon.research@googlemail.com>2016-05-08 18:34:17 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-05-11 03:17:21 +0700
commit41f9ecc5c5f7fb08540748d9683c43fd12413add (patch)
tree2b9e9f67931cab6fbda224d05e1b46865e6d26dc /haskell
parentfd9e1c0deb8fef119a96b4df1aa54c7d1e86e19c (diff)
downloadslackbuilds-41f9ecc5c5f7fb08540748d9683c43fd12413add.tar.gz
slackbuilds-41f9ecc5c5f7fb08540748d9683c43fd12413add.tar.xz
haskell/haskell-gloss: Updated for version 1.10.1.1.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
Diffstat (limited to 'haskell')
-rw-r--r--haskell/haskell-gloss/haskell-gloss.SlackBuild2
-rw-r--r--haskell/haskell-gloss/haskell-gloss.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/haskell/haskell-gloss/haskell-gloss.SlackBuild b/haskell/haskell-gloss/haskell-gloss.SlackBuild
index e2e4674109..9e5b8dcd84 100644
--- a/haskell/haskell-gloss/haskell-gloss.SlackBuild
+++ b/haskell/haskell-gloss/haskell-gloss.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=haskell-gloss
-VERSION=${VERSION:-1.9.2.1}
+VERSION=${VERSION:-1.10.1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/haskell/haskell-gloss/haskell-gloss.info b/haskell/haskell-gloss/haskell-gloss.info
index 90835809f4..054f56637a 100644
--- a/haskell/haskell-gloss/haskell-gloss.info
+++ b/haskell/haskell-gloss/haskell-gloss.info
@@ -1,8 +1,8 @@
PRGNAM="haskell-gloss"
-VERSION="1.9.2.1"
+VERSION="1.10.1.1"
HOMEPAGE="http://hackage.haskell.org/package/gloss"
-DOWNLOAD="http://hackage.haskell.org/packages/archive/gloss/1.9.2.1/gloss-1.9.2.1.tar.gz"
-MD5SUM="fd1746fcaa949e41e1446d63b3fc001a"
+DOWNLOAD="http://hackage.haskell.org/package/gloss-1.10.1.1/gloss-1.10.1.1.tar.gz"
+MD5SUM="b3175875863f820549fcc0e419759703"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="haskell-GLUT haskell-bmp haskell-gloss-rendering"