diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2011-09-24 19:39:30 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-09-24 19:39:30 -0300 |
commit | 485864c7c8ed95f1d01295dd8596bf132af8b204 (patch) | |
tree | d93577529207352c01c39bb9991309c579fc321a /haskell/haskell-utf8-string/haskell-utf8-string.SlackBuild | |
parent | e6ff7823cfdb357ff029a90a471c254ef4aaf5fe (diff) | |
download | slackbuilds-485864c7c8ed95f1d01295dd8596bf132af8b204.tar.gz |
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.SlackBuild | 4 |
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 29d37a815e..46a69cb1da 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- )" |