diff options
Diffstat (limited to 'haskell/haskell-utf8-string/haskell-utf8-string.SlackBuild')
-rw-r--r-- | haskell/haskell-utf8-string/haskell-utf8-string.SlackBuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/haskell/haskell-utf8-string/haskell-utf8-string.SlackBuild b/haskell/haskell-utf8-string/haskell-utf8-string.SlackBuild index ca1fef0dd4d6..c8e3f32eebdb 100644 --- a/haskell/haskell-utf8-string/haskell-utf8-string.SlackBuild +++ b/haskell/haskell-utf8-string/haskell-utf8-string.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for utf8-string -# 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,8 +23,8 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=haskell-utf8-string -VERSION=${VERSION:-0.3.7} -BUILD=${BUILD:-2} +VERSION=${VERSION:-0.3.8} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} SRCNAM="$( echo $PRGNAM | cut -d- -f2- )" |