summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-utf8-string
diff options
context:
space:
mode:
Diffstat (limited to 'haskell/haskell-utf8-string')
-rw-r--r--haskell/haskell-utf8-string/haskell-utf8-string.SlackBuild6
-rw-r--r--haskell/haskell-utf8-string/haskell-utf8-string.info6
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 ca1fef0dd4..c8e3f32eeb 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- )"
diff --git a/haskell/haskell-utf8-string/haskell-utf8-string.info b/haskell/haskell-utf8-string/haskell-utf8-string.info
index 4bd028579b..783799ac01 100644
--- a/haskell/haskell-utf8-string/haskell-utf8-string.info
+++ b/haskell/haskell-utf8-string/haskell-utf8-string.info
@@ -1,8 +1,8 @@
PRGNAM="haskell-utf8-string"
-VERSION="0.3.7"
+VERSION="0.3.8"
HOMEPAGE="http://hackage.haskell.org/package/utf8-string"
-DOWNLOAD="http://hackage.haskell.org/packages/archive/utf8-string/0.3.7/utf8-string-0.3.7.tar.gz"
-MD5SUM="50e5c395713e716e0e4a56da73f87ccd"
+DOWNLOAD="http://hackage.haskell.org/packages/archive/utf8-string/0.3.8/utf8-string-0.3.8.tar.gz"
+MD5SUM="674d0052e88e6b2030915e30cf06b171"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ghc"