summaryrefslogtreecommitdiff
path: root/haskell/haskell-haskeline/haskell-haskeline.SlackBuild
diff options
context:
space:
mode:
authorMikko Värri <vmj@linuxbox.fi>2013-03-04 00:04:34 -0500
committerdsomero <xgizzmo@slackbuilds.org>2013-03-04 17:26:44 -0500
commit4bc8ac0e5a735989ce23b3677e0deff0b59347e6 (patch)
treea1d1e25ae00936625092ebb1e04252d4fa0c2893 /haskell/haskell-haskeline/haskell-haskeline.SlackBuild
parent339b224ec652bc6cbf355b96219913bb1549af05 (diff)
downloadslackbuilds-4bc8ac0e5a735989ce23b3677e0deff0b59347e6.tar.gz
haskell/haskell-haskeline: Updated for version 0.7.0.3.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-haskeline/haskell-haskeline.SlackBuild')
-rw-r--r--haskell/haskell-haskeline/haskell-haskeline.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/haskell/haskell-haskeline/haskell-haskeline.SlackBuild b/haskell/haskell-haskeline/haskell-haskeline.SlackBuild
index 5b4adcdefc..c12ea522db 100644
--- a/haskell/haskell-haskeline/haskell-haskeline.SlackBuild
+++ b/haskell/haskell-haskeline/haskell-haskeline.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for haskeline
-# Copyright 2012 Mikko Värri, Finland
+# Copyright 2013 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-haskeline
-VERSION=${VERSION:-0.6.4.7}
+VERSION=${VERSION:-0.7.0.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}