haskell/hscolour: Updated for version 1.24.2

Signed-off-by: Christoph Willing <chris.willing@linux.com>
This commit is contained in:
Christoph Willing 2017-11-24 10:55:40 +10:00 committed by Willy Sudiarto Raharjo
parent 9dbd4d1fe3
commit 264fa9fed0
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=hscolour
VERSION=${VERSION:-1.24.1}
VERSION=${VERSION:-1.24.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="hscolour"
VERSION="1.24.1"
VERSION="1.24.2"
HOMEPAGE="http://hackage.haskell.org/package/hscolour/"
DOWNLOAD="http://hackage.haskell.org/package/hscolour-1.24.1/hscolour-1.24.1.tar.gz"
MD5SUM="663c863a3c0f5e6c1b35a8ca2f70bded"
DOWNLOAD="http://hackage.haskell.org/package/hscolour-1.24.2/hscolour-1.24.2.tar.gz"
MD5SUM="fded11883c22758faafeb92334908d80"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ghc"