diff options
-rw-r--r-- | haskell/haskell-utf8-string/haskell-utf8-string.SlackBuild | 2 | ||||
-rw-r--r-- | haskell/haskell-utf8-string/haskell-utf8-string.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/haskell/haskell-utf8-string/haskell-utf8-string.SlackBuild b/haskell/haskell-utf8-string/haskell-utf8-string.SlackBuild index c8e3f32eeb..0a2ca9f05b 100644 --- a/haskell/haskell-utf8-string/haskell-utf8-string.SlackBuild +++ b/haskell/haskell-utf8-string/haskell-utf8-string.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=haskell-utf8-string -VERSION=${VERSION:-0.3.8} +VERSION=${VERSION:-1.0.1.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/haskell/haskell-utf8-string/haskell-utf8-string.info b/haskell/haskell-utf8-string/haskell-utf8-string.info index 783799ac01..fdaa87f1c6 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.8" +VERSION="1.0.1.1" HOMEPAGE="http://hackage.haskell.org/package/utf8-string" -DOWNLOAD="http://hackage.haskell.org/packages/archive/utf8-string/0.3.8/utf8-string-0.3.8.tar.gz" -MD5SUM="674d0052e88e6b2030915e30cf06b171" +DOWNLOAD="http://hackage.haskell.org/packages/archive/utf8-string/1.0.1.1/utf8-string-1.0.1.1.tar.gz" +MD5SUM="fe24e26bd4b09731af66ef27b18b5177" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="ghc" |