summaryrefslogtreecommitdiff
path: root/haskell/haskell-parsec/haskell-parsec.SlackBuild
diff options
context:
space:
mode:
authorMikko Värri <vmj@linuxbox.fi>2014-03-10 23:50:30 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2015-04-04 07:46:51 +0700
commit1aaf3073ded76046216cb7b950cfcb28924513bf (patch)
treecf54c9d7bba999e5b95a3f8ad8caffe67540a75c /haskell/haskell-parsec/haskell-parsec.SlackBuild
parentf9d4abdf8939c7f365db695867c5f4922711c239 (diff)
downloadslackbuilds-1aaf3073ded76046216cb7b950cfcb28924513bf.tar.gz
haskell/haskell-parsec: Updated for version 3.1.7.
Signed-off-by: Mikko Värri <vmj@linuxbox.fi>
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 fac865836c..bbf83363d4 100644
--- a/haskell/haskell-parsec/haskell-parsec.SlackBuild
+++ b/haskell/haskell-parsec/haskell-parsec.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for parsec
-# Copyright 2012 Mikko Värri, Finland
+# Copyright 2015 Mikko Värri, Finland
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=haskell-parsec
-VERSION=${VERSION:-3.1.3}
+VERSION=${VERSION:-3.1.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}