From 819b1d83ec3eabc62974b19cb09f2f30fc20a6a9 Mon Sep 17 00:00:00 2001 From: Alberto Ruiz Date: Wed, 14 Mar 2012 10:34:00 +0100 Subject: update urls --- packages/tests/hmatrix-tests.cabal | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'packages/tests') diff --git a/packages/tests/hmatrix-tests.cabal b/packages/tests/hmatrix-tests.cabal index ca4c013..1c6443e 100644 --- a/packages/tests/hmatrix-tests.cabal +++ b/packages/tests/hmatrix-tests.cabal @@ -5,11 +5,11 @@ License-file: LICENSE Author: Alberto Ruiz Maintainer: Alberto Ruiz Stability: provisional -Homepage: http://perception.inf.um.es/hmatrix +Homepage: https://github.com/albertoruiz/hmatrix Synopsis: Tests for hmatrix Description: Tests for hmatrix Category: Math -tested-with: GHC==7.0.4 +tested-with: GHC==7.4 cabal-version: >=1.8 @@ -36,7 +36,7 @@ library source-repository head type: git - location: https://github.com/AlbertoRuiz/hmatrix + location: https://github.com/albertoruiz/hmatrix Test-Suite basic Build-Depends: base, hmatrix-tests -- cgit v1.2.3