summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-parsec
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
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')
-rw-r--r--haskell/haskell-parsec/haskell-parsec.SlackBuild4
-rw-r--r--haskell/haskell-parsec/haskell-parsec.info8
2 files changed, 6 insertions, 6 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- )"
diff --git a/haskell/haskell-parsec/haskell-parsec.info b/haskell/haskell-parsec/haskell-parsec.info
index 9d6204f77d..09865386c7 100644
--- a/haskell/haskell-parsec/haskell-parsec.info
+++ b/haskell/haskell-parsec/haskell-parsec.info
@@ -1,10 +1,10 @@
PRGNAM="haskell-parsec"
-VERSION="3.1.0"
+VERSION="3.1.1"
HOMEPAGE="http://hackage.haskell.org/package/parsec"
-DOWNLOAD="http://hackage.haskell.org/packages/archive/parsec/3.1.0/parsec-3.1.0.tar.gz"
-MD5SUM="310bf233dcf8ec678c427b1198700b53"
+DOWNLOAD="http://hackage.haskell.org/packages/archive/parsec/3.1.1/parsec-3.1.1.tar.gz"
+MD5SUM="3d5500847cac09f6f658db825b6c5df8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Mikko Värri"
EMAIL="vmj@linuxbox.fi"
-APPROVED="dsomero"
+APPROVED="rworkman"