From 9d0aa4019cb01ae2e99fc9c86023329536bee3ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mikko=20V=C3=A4rri?= Date: Wed, 27 Jun 2012 16:10:26 -0400 Subject: haskell/haskell-text: Updated for version 0.11.2.2. Signed-off-by: dsomero --- haskell/haskell-text/README | 2 +- haskell/haskell-text/haskell-text.SlackBuild | 3 ++- haskell/haskell-text/haskell-text.info | 8 ++++---- 3 files changed, 7 insertions(+), 6 deletions(-) (limited to 'haskell/haskell-text') diff --git a/haskell/haskell-text/README b/haskell/haskell-text/README index 2d3b2ea8de..dfe51ee204 100644 --- a/haskell/haskell-text/README +++ b/haskell/haskell-text/README @@ -1,7 +1,7 @@ An efficient packed, immutable Unicode text type for Haskell programs. -This requires ghc and haskell-deepseq. +This requires ghc. After uninstalling, run this command to unregister the package from the ghc package database: ghc-pkg recache diff --git a/haskell/haskell-text/haskell-text.SlackBuild b/haskell/haskell-text/haskell-text.SlackBuild index 7acf034b1c..bd959fe014 100644 --- a/haskell/haskell-text/haskell-text.SlackBuild +++ b/haskell/haskell-text/haskell-text.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=haskell-text -VERSION=${VERSION:-0.11.1.12} +VERSION=${VERSION:-0.11.2.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -80,6 +80,7 @@ runghc Setup configure \ --libdir=/usr/lib${LIBDIRSUFFIX} \ --libsubdir=ghc-${GHC_VERSION}/$SRCNAM-$VERSION \ --enable-shared \ + --enable-library-profiling \ --docdir=/usr/doc/$PRGNAM-$VERSION runghc Setup build diff --git a/haskell/haskell-text/haskell-text.info b/haskell/haskell-text/haskell-text.info index 5dccfa0039..19e9a6c0dd 100644 --- a/haskell/haskell-text/haskell-text.info +++ b/haskell/haskell-text/haskell-text.info @@ -1,10 +1,10 @@ PRGNAM="haskell-text" -VERSION="0.11.1.12" +VERSION="0.11.2.2" HOMEPAGE="http://hackage.haskell.org/package/text" -DOWNLOAD="http://hackage.haskell.org/packages/archive/text/0.11.1.12/text-0.11.1.12.tar.gz" -MD5SUM="26aa8e1030cdf04488683bcfb4fa87e5" +DOWNLOAD="http://hackage.haskell.org/packages/archive/text/0.11.2.2/text-0.11.2.2.tar.gz" +MD5SUM="a0609d6e1b2674aff49e276d46d8111a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Mikko Värri" EMAIL="vmj@linuxbox.fi" -APPROVED="rworkman,Niels Horn" +APPROVED="dsomero" -- cgit v1.2.3