summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-gloss
diff options
context:
space:
mode:
author Andrew Clemons <andrew.clemons@gmail.com>2022-02-12 09:14:51 +1300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-13 09:17:56 +0700
commitb09f0da61297108f559d55b3cb74a4e2ea48b633 (patch)
tree89e897fdc1278755e0afd0586a8d6e9aee93f57c /haskell/haskell-gloss
parent12614cacff9afb760c8048763eda033cd89feba9 (diff)
downloadslackbuilds-b09f0da61297108f559d55b3cb74a4e2ea48b633.tar.gz
slackbuilds-b09f0da61297108f559d55b3cb74a4e2ea48b633.tar.xz
haskell/haskell-gloss: Updated for version 1.13.2.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-gloss')
-rw-r--r--haskell/haskell-gloss/haskell-gloss.SlackBuild2
-rw-r--r--haskell/haskell-gloss/haskell-gloss.info8
2 files changed, 5 insertions, 5 deletions
diff --git a/haskell/haskell-gloss/haskell-gloss.SlackBuild b/haskell/haskell-gloss/haskell-gloss.SlackBuild
index ec05439ec9..090d17c055 100644
--- a/haskell/haskell-gloss/haskell-gloss.SlackBuild
+++ b/haskell/haskell-gloss/haskell-gloss.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=haskell-gloss
-VERSION=${VERSION:-1.13.0.1}
+VERSION=${VERSION:-1.13.2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/haskell/haskell-gloss/haskell-gloss.info b/haskell/haskell-gloss/haskell-gloss.info
index 6beccd1764..3ee30031e3 100644
--- a/haskell/haskell-gloss/haskell-gloss.info
+++ b/haskell/haskell-gloss/haskell-gloss.info
@@ -1,10 +1,10 @@
PRGNAM="haskell-gloss"
-VERSION="1.13.0.1"
+VERSION="1.13.2.1"
HOMEPAGE="https://hackage.haskell.org/package/gloss"
-DOWNLOAD="https://hackage.haskell.org/package/gloss-1.13.0.1/gloss-1.13.0.1.tar.gz"
-MD5SUM="39c86142a697f9307d58bac494b4e854"
+DOWNLOAD="https://hackage.haskell.org/package/gloss-1.13.2.1/gloss-1.13.2.1.tar.gz"
+MD5SUM="cd39115842ea07b91dc6a9ab23265c63"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="haskell-GLUT haskell-bmp haskell-gloss-rendering"
+REQUIRES="haskell-gloss-rendering"
MAINTAINER="David Spencer"
EMAIL="baildon.research@googlemail.com"