summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Mikko Värri <vmj@linuxbox.fi>2014-03-10 23:53:15 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-04-04 07:46:52 +0700
commit861d61c4192ef3e34444e61bc7c180d185b91417 (patch)
treeeb1b75524702526e756e476afa6efcb2a17a0d0e
parent276f89b5e6e5d8294510401d7c921b3691be52f1 (diff)
downloadslackbuilds-861d61c4192ef3e34444e61bc7c180d185b91417.tar.gz
slackbuilds-861d61c4192ef3e34444e61bc7c180d185b91417.tar.xz
haskell/haskell-test-framework-hunit: Updated for version 0.3.0.1.
Signed-off-by: Mikko Värri <vmj@linuxbox.fi> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--haskell/haskell-test-framework-hunit/haskell-test-framework-hunit.SlackBuild4
-rw-r--r--haskell/haskell-test-framework-hunit/haskell-test-framework-hunit.info6
2 files changed, 5 insertions, 5 deletions
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 72781f7616..9dfe6eaeb7 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 2013 Mikko Värri, Finland
+# Copyright 2014 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.3.0}
+VERSION=${VERSION:-0.3.0.1}
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 977e5608bc..bf2371016e 100644
--- a/haskell/haskell-test-framework-hunit/haskell-test-framework-hunit.info
+++ b/haskell/haskell-test-framework-hunit/haskell-test-framework-hunit.info
@@ -1,8 +1,8 @@
PRGNAM="haskell-test-framework-hunit"
-VERSION="0.3.0"
+VERSION="0.3.0.1"
HOMEPAGE="http://hackage.haskell.org/package/test-framework-hunit"
-DOWNLOAD="http://hackage.haskell.org/packages/archive/test-framework-hunit/0.3.0/test-framework-hunit-0.3.0.tar.gz"
-MD5SUM="09dbed9950d9977e77ceecd720f703d9"
+DOWNLOAD="http://hackage.haskell.org/packages/archive/test-framework-hunit/0.3.0.1/test-framework-hunit-0.3.0.1.tar.gz"
+MD5SUM="0e29fb6c9bbab36d98f46a3743cd1726"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="haskell-extensible-exceptions haskell-HUnit haskell-test-framework"