haskell/haskell-X11: Updated for version 1.10.2.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
Andrew Clemons 2022-01-06 14:21:24 +13:00
parent cc610f07b4
commit 455558710c
No known key found for this signature in database
GPG Key ID: CD26380FFACBDA2B
2 changed files with 5 additions and 5 deletions

View File

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

View File

@ -1,10 +1,10 @@
PRGNAM="haskell-X11"
VERSION="1.9"
VERSION="1.10.2"
HOMEPAGE="https://hackage.haskell.org/package/X11"
DOWNLOAD="https://hackage.haskell.org/packages/archive/X11/1.9/X11-1.9.tar.gz"
MD5SUM="6af9e7cc7691204df50e53e3e808281d"
DOWNLOAD="https://hackage.haskell.org/packages/archive/X11/1.10.2/X11-1.10.2.tar.gz"
MD5SUM="f06fda448813122112181f2ef9219605"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="haskell-data-default"
REQUIRES="haskell-data-default-class"
MAINTAINER="David Spencer"
EMAIL="baildon.research@googlemail.com"