diff options
Diffstat (limited to 'haskell/haskell-utf8-string')
-rw-r--r-- | haskell/haskell-utf8-string/haskell-utf8-string.SlackBuild | 4 | ||||
-rw-r--r-- | haskell/haskell-utf8-string/haskell-utf8-string.info | 8 |
2 files changed, 6 insertions, 6 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- )" diff --git a/haskell/haskell-utf8-string/haskell-utf8-string.info b/haskell/haskell-utf8-string/haskell-utf8-string.info index 2d5d86647f..582f76a9f1 100644 --- a/haskell/haskell-utf8-string/haskell-utf8-string.info +++ b/haskell/haskell-utf8-string/haskell-utf8-string.info @@ -1,10 +1,10 @@ PRGNAM="haskell-utf8-string" -VERSION="0.3.6" +VERSION="0.3.7" HOMEPAGE="http://hackage.haskell.org/package/utf8-string" -DOWNLOAD="http://hackage.haskell.org/packages/archive/utf8-string/0.3.6/utf8-string-0.3.6.tar.gz" -MD5SUM="be8c5ef52a0824babdc89d60c1e9b600" +DOWNLOAD="http://hackage.haskell.org/packages/archive/utf8-string/0.3.7/utf8-string-0.3.7.tar.gz" +MD5SUM="50e5c395713e716e0e4a56da73f87ccd" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Mikko Värri" EMAIL="vmj@linuxbox.fi" -APPROVED="dsomero" +APPROVED="dsomero,Niels Horn" |