- Update to 0.2.4

Obtained from:	FreeBSD Haskell
This commit is contained in:
Gabor Pali 2012-06-03 22:16:16 +00:00
parent 686ddc6cb4
commit 91cada5ec8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=298245
2 changed files with 4 additions and 4 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= probability
PORTVERSION= 0.2.3.1
PORTVERSION= 0.2.4
CATEGORIES= math haskell
MAINTAINER= haskell@FreeBSD.org
@ -15,7 +15,7 @@ COMMENT= Probabilistic Functional Programming
LICENSE= BSD
FILE_LICENSE= COPYRIGHT
USE_CABAL= transformers>=0.0.1 utility-ht>=0.0.6
USE_CABAL= random>=1.0 transformers>=0.0.1 utility-ht>=0.0.6
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>

View file

@ -1,2 +1,2 @@
SHA256 (cabal/probability-0.2.3.1.tar.gz) = 13e5be690db1a52d4470ede4c21c05cc69ab471d4e3f515c47fd823f8363e4a3
SIZE (cabal/probability-0.2.3.1.tar.gz) = 26748
SHA256 (cabal/probability-0.2.4.tar.gz) = eaf8f2b9c673d15f5a492d56b6895b04c490cee2d240a300046d12cc6a13cce1
SIZE (cabal/probability-0.2.4.tar.gz) = 27208