summaryrefslogtreecommitdiffstats
path: root/haskell
diff options
context:
space:
mode:
author Mikko Värri2014-03-10 22:39:43 +0100
committer Willy Sudiarto Raharjo2015-04-04 02:46:48 +0200
commitf530b7a41c05aa23d42f59a0a22cb00ba7d32bfb (patch)
tree6c8b040eeae07836cb7aa92910a2994d742e1be8 /haskell
parent46fa39e198118eea4219d0b797c111f349e9d35f (diff)
downloadslackbuilds-f530b7a41c05aa23d42f59a0a22cb00ba7d32bfb.tar.gz
haskell/haskell-bmp: Updated for version 1.2.5.2.
Signed-off-by: Mikko Värri <vmj@linuxbox.fi>
Diffstat (limited to 'haskell')
-rw-r--r--haskell/haskell-bmp/haskell-bmp.SlackBuild6
-rw-r--r--haskell/haskell-bmp/haskell-bmp.info6
2 files changed, 6 insertions, 6 deletions
diff --git a/haskell/haskell-bmp/haskell-bmp.SlackBuild b/haskell/haskell-bmp/haskell-bmp.SlackBuild
index b70a41df3a..3085fd2625 100644
--- a/haskell/haskell-bmp/haskell-bmp.SlackBuild
+++ b/haskell/haskell-bmp/haskell-bmp.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for bmp
-# Copyright 2013 Mikko Värri, Finland
+# Copyright 2015 Mikko Värri, Finland
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,8 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=haskell-bmp
-VERSION=${VERSION:-1.2.3.4}
-BUILD=${BUILD:-1}
+VERSION=${VERSION:-1.2.5.2}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
SRCNAM="$( echo $PRGNAM | cut -d- -f2- )"
diff --git a/haskell/haskell-bmp/haskell-bmp.info b/haskell/haskell-bmp/haskell-bmp.info
index 751e7c62f3..681e9721c8 100644
--- a/haskell/haskell-bmp/haskell-bmp.info
+++ b/haskell/haskell-bmp/haskell-bmp.info
@@ -1,8 +1,8 @@
PRGNAM="haskell-bmp"
-VERSION="1.2.3.4"
+VERSION="1.2.5.2"
HOMEPAGE="http://hackage.haskell.org/package/bmp"
-DOWNLOAD="http://hackage.haskell.org/packages/archive/bmp/1.2.3.4/bmp-1.2.3.4.tar.gz"
-MD5SUM="aa2a6f09e3d05895022d8a754bb08310"
+DOWNLOAD="http://hackage.haskell.org/packages/archive/bmp/1.2.5.2/bmp-1.2.5.2.tar.gz"
+MD5SUM="a4080836849fb6c21f497fae380eec25"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ghc"