summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-ghc-paths/haskell-ghc-paths.SlackBuild
diff options
context:
space:
mode:
author Mikko Värri <vmj@linuxbox.fi>2013-03-04 00:04:30 -0500
committer dsomero <xgizzmo@slackbuilds.org>2013-03-04 17:26:44 -0500
commitd279b88c8e10f13a8eec125c40d42bd2e5bba6ed (patch)
tree0cdf7e75473eeec7f6e259a15fe1c626bd69e2c2 /haskell/haskell-ghc-paths/haskell-ghc-paths.SlackBuild
parent20b3e5f9bcfdd0706187490ee3b2081e015ed543 (diff)
downloadslackbuilds-d279b88c8e10f13a8eec125c40d42bd2e5bba6ed.tar.gz
slackbuilds-d279b88c8e10f13a8eec125c40d42bd2e5bba6ed.tar.xz
haskell/haskell-ghc-paths: Updated for version 0.1.0.9.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-ghc-paths/haskell-ghc-paths.SlackBuild')
-rw-r--r--haskell/haskell-ghc-paths/haskell-ghc-paths.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/haskell/haskell-ghc-paths/haskell-ghc-paths.SlackBuild b/haskell/haskell-ghc-paths/haskell-ghc-paths.SlackBuild
index 59ded0b26f..8a5563aec5 100644
--- a/haskell/haskell-ghc-paths/haskell-ghc-paths.SlackBuild
+++ b/haskell/haskell-ghc-paths/haskell-ghc-paths.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for ghc-paths
-# Copyright 2012 Mikko Värri, Finland
+# Copyright 2013 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-ghc-paths
-VERSION=${VERSION:-0.1.0.8}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-0.1.0.9}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
SRCNAM="$( echo $PRGNAM | cut -d- -f2- )"