summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-parsec
diff options
context:
space:
mode:
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"