haskell/haskell-OpenGLRaw: Updated for version 3.3.4.0.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Andrew Clemons 2021-09-12 17:59:52 +12:00 committed by Willy Sudiarto Raharjo
parent 2d18357aa1
commit b99cdc17f9
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=haskell-OpenGLRaw
VERSION=${VERSION:-3.2.7.0}
VERSION=${VERSION:-3.3.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="haskell-OpenGLRaw"
VERSION="3.2.7.0"
VERSION="3.3.4.0"
HOMEPAGE="https://hackage.haskell.org/package/OpenGLRaw"
DOWNLOAD="https://hackage.haskell.org/packages/archive/OpenGLRaw/3.2.7.0/OpenGLRaw-3.2.7.0.tar.gz"
MD5SUM="6d7ed4fb7dcde0190c7c39d1ff4833a1"
DOWNLOAD="https://hackage.haskell.org/packages/archive/OpenGLRaw/3.3.4.0/OpenGLRaw-3.3.4.0.tar.gz"
MD5SUM="a19fcad6fa751a1b5dce8c5e8de90616"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="haskell-fixed haskell-half"