1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

- Update to 0.7.1

This commit is contained in:
Gabor Pali 2010-06-08 12:34:26 +00:00
parent f25605eccb
commit 1f165d4a2f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=256119
2 changed files with 5 additions and 5 deletions

View File

@ -6,13 +6,13 @@
#
PORTNAME= vector-space
PORTVERSION= 0.5.7
PORTVERSION= 0.7.1
CATEGORIES= math haskell
MAINTAINER= haskell@FreeBSD.org
COMMENT= Vector & affine spaces, linear maps, and derivatives in Haskell
USE_HACKAGE= MemoTrie>=0.4.2
USE_HACKAGE= Boolean>=0.0.1 MemoTrie>=0.4.2
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
MD5 (vector-space-0.5.7.tar.gz) = 15f6e4a4653569779049488127044225
SHA256 (vector-space-0.5.7.tar.gz) = c7f6e9468b4c9667bbac0b7470264d32d9e1f6e0afdc975d066c350f778f0a13
SIZE (vector-space-0.5.7.tar.gz) = 16124
MD5 (vector-space-0.7.1.tar.gz) = 0daec49f3bbfdfbe46615b8c7b29c3b4
SHA256 (vector-space-0.7.1.tar.gz) = 0e2d3d5f435b2766971c8be112e5e8e9ff5d78b43417d83d8e98ff082c284d61
SIZE (vector-space-0.7.1.tar.gz) = 17017