From b9af2654e9e6b26a96a6b817abae4208be67bc3a Mon Sep 17 00:00:00 2001 From: Mikko Värri Date: Mon, 4 Mar 2013 00:04:53 -0500 Subject: haskell/haskell-test-framework-hunit: Updated for version 0.3.0. Signed-off-by: dsomero --- .../haskell-test-framework-hunit.SlackBuild | 4 ++-- .../haskell-test-framework-hunit.info | 8 ++++---- haskell/haskell-test-framework-hunit/slack-desc | 10 +++++----- 3 files changed, 11 insertions(+), 11 deletions(-) (limited to 'haskell/haskell-test-framework-hunit') diff --git a/haskell/haskell-test-framework-hunit/haskell-test-framework-hunit.SlackBuild b/haskell/haskell-test-framework-hunit/haskell-test-framework-hunit.SlackBuild index 601473223c..487a7e2715 100644 --- a/haskell/haskell-test-framework-hunit/haskell-test-framework-hunit.SlackBuild +++ b/haskell/haskell-test-framework-hunit/haskell-test-framework-hunit.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for test-framework-hunit -# 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-test-framework-hunit -VERSION=${VERSION:-0.2.7} +VERSION=${VERSION:-0.3.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/haskell/haskell-test-framework-hunit/haskell-test-framework-hunit.info b/haskell/haskell-test-framework-hunit/haskell-test-framework-hunit.info index cd6e27f484..977e5608bc 100644 --- a/haskell/haskell-test-framework-hunit/haskell-test-framework-hunit.info +++ b/haskell/haskell-test-framework-hunit/haskell-test-framework-hunit.info @@ -1,10 +1,10 @@ PRGNAM="haskell-test-framework-hunit" -VERSION="0.2.7" +VERSION="0.3.0" HOMEPAGE="http://hackage.haskell.org/package/test-framework-hunit" -DOWNLOAD="http://hackage.haskell.org/packages/archive/test-framework-hunit/0.2.7/test-framework-hunit-0.2.7.tar.gz" -MD5SUM="5811231745f139bbe3acf6c766e85296" +DOWNLOAD="http://hackage.haskell.org/packages/archive/test-framework-hunit/0.3.0/test-framework-hunit-0.3.0.tar.gz" +MD5SUM="09dbed9950d9977e77ceecd720f703d9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="haskell-HUnit haskell-test-framework" +REQUIRES="haskell-extensible-exceptions haskell-HUnit haskell-test-framework" MAINTAINER="Mikko Värri" EMAIL="vmj@linuxbox.fi" diff --git a/haskell/haskell-test-framework-hunit/slack-desc b/haskell/haskell-test-framework-hunit/slack-desc index 57badcfcd4..8a7abb23d4 100644 --- a/haskell/haskell-test-framework-hunit/slack-desc +++ b/haskell/haskell-test-framework-hunit/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-test-framework-hunit: haskell-test-framework-hunit (HUnit support for the test-framework) -- cgit v1.2.3-65-gdbad