summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-bmp/haskell-bmp.SlackBuild
diff options
context:
space:
mode:
author Mikko Värri <vmj@linuxbox.fi>2012-06-27 15:45:32 -0400
committer dsomero <xgizzmo@slackbuilds.org>2012-06-27 15:45:32 -0400
commitc34c51b654497cea8cdc5d08251f0644968a843d (patch)
treee9caa002abd872d30f4dbfaf8c38a305fc9f8800 /haskell/haskell-bmp/haskell-bmp.SlackBuild
parent67e9d50c679df42146ca4c8d3cd3d1ea58e5a697 (diff)
downloadslackbuilds-c34c51b654497cea8cdc5d08251f0644968a843d.tar.gz
slackbuilds-c34c51b654497cea8cdc5d08251f0644968a843d.tar.xz
haskell/haskell-bmp: Updated for version 1.2.1.1.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-bmp/haskell-bmp.SlackBuild')
-rw-r--r--haskell/haskell-bmp/haskell-bmp.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/haskell/haskell-bmp/haskell-bmp.SlackBuild b/haskell/haskell-bmp/haskell-bmp.SlackBuild
index cb82ccea7d..cbcf1a7c1e 100644
--- a/haskell/haskell-bmp/haskell-bmp.SlackBuild
+++ b/haskell/haskell-bmp/haskell-bmp.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=haskell-bmp
-VERSION=${VERSION:-1.2.0.2}
+VERSION=${VERSION:-1.2.1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -80,6 +80,7 @@ runghc Setup configure \
--libdir=/usr/lib${LIBDIRSUFFIX} \
--libsubdir=ghc-${GHC_VERSION}/$SRCNAM-$VERSION \
--enable-shared \
+ --enable-library-profiling \
--docdir=/usr/doc/$PRGNAM-$VERSION
runghc Setup build