From b3d0ce81cd8811b4b3cf99702cba06c41e3a0cc7 Mon Sep 17 00:00:00 2001 From: Mikko Värri Date: Mon, 4 Mar 2013 00:04:58 -0500 Subject: haskell/haskell-text: Updated for version 0.11.2.3. Signed-off-by: dsomero --- haskell/haskell-text/haskell-text.SlackBuild | 4 ++-- haskell/haskell-text/haskell-text.info | 8 ++++---- haskell/haskell-text/slack-desc | 10 +++++----- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/haskell/haskell-text/haskell-text.SlackBuild b/haskell/haskell-text/haskell-text.SlackBuild index bd959fe014..445fa5f0da 100644 --- a/haskell/haskell-text/haskell-text.SlackBuild +++ b/haskell/haskell-text/haskell-text.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for text -# Copyright 2012 Mikko Värri, Finland +# Copyright 2013 Mikko Värri, Finland # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=haskell-text -VERSION=${VERSION:-0.11.2.2} +VERSION=${VERSION:-0.11.2.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/haskell/haskell-text/haskell-text.info b/haskell/haskell-text/haskell-text.info index bd29af563a..0ab61f92a7 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.2.2" +VERSION="0.11.2.3" HOMEPAGE="http://hackage.haskell.org/package/text" -DOWNLOAD="http://hackage.haskell.org/packages/archive/text/0.11.2.2/text-0.11.2.2.tar.gz" -MD5SUM="a0609d6e1b2674aff49e276d46d8111a" +DOWNLOAD="http://hackage.haskell.org/packages/archive/text/0.11.2.3/text-0.11.2.3.tar.gz" +MD5SUM="7a469d49a7576fb3a18785cb64d4ee6c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="ghc" +REQUIRES="haskell-extensible-exceptions" MAINTAINER="Mikko Värri" EMAIL="vmj@linuxbox.fi" diff --git a/haskell/haskell-text/slack-desc b/haskell/haskell-text/slack-desc index 22298daaeb..a560ad14ec 100644 --- a/haskell/haskell-text/slack-desc +++ b/haskell/haskell-text/slack-desc @@ -1,9 +1,9 @@ # HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. Line -# up the first '|' above the ':' following the base package name, and the '|' -# on the right side marks the last column you can put a character in. You must -# make exactly 11 lines for the formatting to be correct. It's also -# customary to leave one space after the ':'. +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| haskell-text: haskell-text (Fast, packed Unicode strings, using stream fusion) -- cgit v1.2.3