diff options
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- )" |