summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-parsec
diff options
context:
space:
mode:
author David Spencer <baildon.research@googlemail.com>2016-05-07 10:12:38 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-05-08 08:22:31 +0700
commit5e022dc3eeb5f2d0d10ba5eea24cd59eb2256662 (patch)
treeb07714ae62af5baa186da9a2b2fdfd15124449b2 /haskell/haskell-parsec
parentdd2eb4edc54b9dd6f70877f23195e4cbe94521f4 (diff)
downloadslackbuilds-5e022dc3eeb5f2d0d10ba5eea24cd59eb2256662.tar.gz
slackbuilds-5e022dc3eeb5f2d0d10ba5eea24cd59eb2256662.tar.xz
haskell/haskell-parsec: Updated for version 3.1.9.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
Diffstat (limited to 'haskell/haskell-parsec')
-rw-r--r--haskell/haskell-parsec/haskell-parsec.SlackBuild2
-rw-r--r--haskell/haskell-parsec/haskell-parsec.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/haskell/haskell-parsec/haskell-parsec.SlackBuild b/haskell/haskell-parsec/haskell-parsec.SlackBuild
index bbf83363d4..0c1bc42b57 100644
--- a/haskell/haskell-parsec/haskell-parsec.SlackBuild
+++ b/haskell/haskell-parsec/haskell-parsec.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=haskell-parsec
-VERSION=${VERSION:-3.1.7}
+VERSION=${VERSION:-3.1.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/haskell/haskell-parsec/haskell-parsec.info b/haskell/haskell-parsec/haskell-parsec.info
index f711b90faf..86dbbfaa6c 100644
--- a/haskell/haskell-parsec/haskell-parsec.info
+++ b/haskell/haskell-parsec/haskell-parsec.info
@@ -1,8 +1,8 @@
PRGNAM="haskell-parsec"
-VERSION="3.1.7"
+VERSION="3.1.9"
HOMEPAGE="http://hackage.haskell.org/package/parsec"
-DOWNLOAD="http://hackage.haskell.org/packages/archive/parsec/3.1.7/parsec-3.1.7.tar.gz"
-MD5SUM="752664d7762bad11b46a392119658016"
+DOWNLOAD="http://hackage.haskell.org/packages/archive/parsec/3.1.9/parsec-3.1.9.tar.gz"
+MD5SUM="6ec46302afa68518bac5f1117b6349f5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="haskell-mtl haskell-text"