aboutsummaryrefslogtreecommitdiff
path: root/haskell/haskell-utf8-string/haskell-utf8-string.SlackBuild
diff options
context:
space:
mode:
authorMikko Värri <vmj@linuxbox.fi>2011-09-24 19:39:30 -0300
committerNiels Horn <niels.horn@slackbuilds.org>2011-09-24 19:39:30 -0300
commit485864c7c8ed95f1d01295dd8596bf132af8b204 (patch)
treed93577529207352c01c39bb9991309c579fc321a /haskell/haskell-utf8-string/haskell-utf8-string.SlackBuild
parente6ff7823cfdb357ff029a90a471c254ef4aaf5fe (diff)
downloadslackbuilds-485864c7c8ed95f1d01295dd8596bf132af8b204.tar.xz
haskell/haskell-utf8-string: Updated for version 0.3.7.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-utf8-string/haskell-utf8-string.SlackBuild')
-rw-r--r--haskell/haskell-utf8-string/haskell-utf8-string.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/haskell/haskell-utf8-string/haskell-utf8-string.SlackBuild b/haskell/haskell-utf8-string/haskell-utf8-string.SlackBuild
index 29d37a815e56..46a69cb1da26 100644
--- a/haskell/haskell-utf8-string/haskell-utf8-string.SlackBuild
+++ b/haskell/haskell-utf8-string/haskell-utf8-string.SlackBuild
@@ -6,8 +6,8 @@
# Public domain.
PRGNAM=haskell-utf8-string
-VERSION=${VERSION:-0.3.6}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-0.3.7}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
SRCNAM="$( echo $PRGNAM | cut -d- -f2- )"