summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-parsec/haskell-parsec.SlackBuild
diff options
context:
space:
mode:
author Mikko Värri2011-06-18 08:24:15 +0200
committer Robby Workman2011-06-18 08:24:15 +0200
commitd3066e28d0196ab785a02540432ea96e61df6982 (patch)
treee31ecdb94b585b1a325d7d319ea71bda117b3bdb /haskell/haskell-parsec/haskell-parsec.SlackBuild
parent0bfb3d58de02f0b6a5b2440c5d27e2c00d1e51c0 (diff)
downloadslackbuilds-d3066e28d0196ab785a02540432ea96e61df6982.tar.gz
haskell/haskell-parsec: Updated for version 3.1.1.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-parsec/haskell-parsec.SlackBuild')
-rw-r--r--haskell/haskell-parsec/haskell-parsec.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/haskell/haskell-parsec/haskell-parsec.SlackBuild b/haskell/haskell-parsec/haskell-parsec.SlackBuild
index 94a66d7bd6..f2d0a759b6 100644
--- a/haskell/haskell-parsec/haskell-parsec.SlackBuild
+++ b/haskell/haskell-parsec/haskell-parsec.SlackBuild
@@ -6,8 +6,8 @@
# Public domain.
PRGNAM=haskell-parsec
-VERSION=${VERSION:-3.1.0}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-3.1.1}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
SRCNAM="$( echo $PRGNAM | cut -d- -f2- )"