summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Andrew Clemons2021-12-19 05:13:48 +0100
committer Andrew Clemons2022-01-17 06:13:39 +0100
commit4d736f47f0bef75120eb30f79eb9ddf549b84bb2 (patch)
tree47e4e8514f95357b58074a353870dad92cedcced
parentd6d02376c3f321fc1d869af1e3c3e96aaf77f492 (diff)
downloadslackbuilds-4d736f47f0bef75120eb30f79eb9ddf549b84bb2.tar.gz
haskell/haskell-GLUT: Updated for version 2.7.0.16.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
-rw-r--r--haskell/haskell-GLUT/haskell-GLUT.SlackBuild2
-rw-r--r--haskell/haskell-GLUT/haskell-GLUT.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/haskell/haskell-GLUT/haskell-GLUT.SlackBuild b/haskell/haskell-GLUT/haskell-GLUT.SlackBuild
index 97569eca9c..a089077e4c 100644
--- a/haskell/haskell-GLUT/haskell-GLUT.SlackBuild
+++ b/haskell/haskell-GLUT/haskell-GLUT.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=haskell-GLUT
-VERSION=${VERSION:-2.7.0.12}
+VERSION=${VERSION:-2.7.0.16}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/haskell/haskell-GLUT/haskell-GLUT.info b/haskell/haskell-GLUT/haskell-GLUT.info
index ec2218341c..c1af1768d5 100644
--- a/haskell/haskell-GLUT/haskell-GLUT.info
+++ b/haskell/haskell-GLUT/haskell-GLUT.info
@@ -1,8 +1,8 @@
PRGNAM="haskell-GLUT"
-VERSION="2.7.0.12"
+VERSION="2.7.0.16"
HOMEPAGE="https://hackage.haskell.org/package/GLUT"
-DOWNLOAD="https://hackage.haskell.org/package/GLUT-2.7.0.12/GLUT-2.7.0.12.tar.gz"
-MD5SUM="296b6ee02a6b004f4c0c406fc9b35544"
+DOWNLOAD="https://hackage.haskell.org/package/GLUT-2.7.0.16/GLUT-2.7.0.16.tar.gz"
+MD5SUM="b0a5586c9c20a800e82ae17aeaa2d21b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="haskell-OpenGL haskell-random"