diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2012-02-13 05:15:07 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2012-02-13 05:15:07 +0000 |
commit | ed823f2e0cde04608de2a9857742f3e657ce8bc2 (patch) | |
tree | fd98e9d92d9e16ae5b36ae9e182345d1d3bb8941 /math/hs-vector-space | |
parent | 393681f847a72806746ac5e01abe55c3ddcf7b37 (diff) | |
download | ports-ed823f2e0cde04608de2a9857742f3e657ce8bc2.tar.gz ports-ed823f2e0cde04608de2a9857742f3e657ce8bc2.zip |
Notes
Diffstat (limited to 'math/hs-vector-space')
-rw-r--r-- | math/hs-vector-space/Makefile | 4 | ||||
-rw-r--r-- | math/hs-vector-space/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/hs-vector-space/Makefile b/math/hs-vector-space/Makefile index d85de7ebe719..7a000fc5c04c 100644 --- a/math/hs-vector-space/Makefile +++ b/math/hs-vector-space/Makefile @@ -6,7 +6,7 @@ # PORTNAME= vector-space -PORTVERSION= 0.7.3 +PORTVERSION= 0.8.0 CATEGORIES= math haskell MAINTAINER= haskell@FreeBSD.org @@ -15,7 +15,7 @@ COMMENT= Vector & affine spaces, linear maps, and derivatives in Haskell LICENSE= BSD FILE_LICENSE= COPYING -USE_CABAL= Boolean>=0.0.1 MemoTrie>=0.4.2 +USE_CABAL= Boolean>=0.0.1 MemoTrie>=0.4.2 NumInstances>=1.0 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> diff --git a/math/hs-vector-space/distinfo b/math/hs-vector-space/distinfo index 9e9a6dd82f80..71d620597a0e 100644 --- a/math/hs-vector-space/distinfo +++ b/math/hs-vector-space/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/vector-space-0.7.3.tar.gz) = dd05ecee5f67512ef0237bf61a3e9fd8034b0af4e94696784462b01b68859f02 -SIZE (cabal/vector-space-0.7.3.tar.gz) = 13940 +SHA256 (cabal/vector-space-0.8.0.tar.gz) = 0f7c15a1c91929f6e00087a393c3ef1b2ef1972a5555949d4715252db8bea8f1 +SIZE (cabal/vector-space-0.8.0.tar.gz) = 13395 |