diff options
-rw-r--r-- | math/hs-statistics/Makefile | 4 | ||||
-rw-r--r-- | math/hs-statistics/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/math/hs-statistics/Makefile b/math/hs-statistics/Makefile index 9d53538db6b5..f9dcaeba3f09 100644 --- a/math/hs-statistics/Makefile +++ b/math/hs-statistics/Makefile @@ -6,13 +6,13 @@ # PORTNAME= statistics -PORTVERSION= 0.5.1.0 +PORTVERSION= 0.6.0.2 CATEGORIES= math haskell MAINTAINER= haskell@FreeBSD.org COMMENT= A Haskell library of statistical types, data, and functions -USE_HACKAGE= erf mwc-random>=0.5.0.0 primitive vector>=0.5 vector-algorithms>=0.3 +USE_HACKAGE= erf mwc-random>=0.7.0.0 primitive>=0.3 vector>=0.6.0.2 vector-algorithms>=0.3.2 PORTDATA= * INSTALL_PORTDATA= ${INSTALL_DATA} ${WRKSRC}/README ${DATADIR} diff --git a/math/hs-statistics/distinfo b/math/hs-statistics/distinfo index 8a556046370a..8ab062269c21 100644 --- a/math/hs-statistics/distinfo +++ b/math/hs-statistics/distinfo @@ -1,3 +1,3 @@ -MD5 (statistics-0.5.1.0.tar.gz) = 55e73eedbb94932ac04a2cd75c4a1e2e -SHA256 (statistics-0.5.1.0.tar.gz) = 121f7e017a39b3e10aa6dd6b776c96cbba764dfeaa095538d575b042605d2b71 -SIZE (statistics-0.5.1.0.tar.gz) = 22486 +MD5 (statistics-0.6.0.2.tar.gz) = 5f5b1d5e563cfee05cb0b70144cc88de +SHA256 (statistics-0.6.0.2.tar.gz) = 332e180db2dbce01db56ac96cae1c531c10730ae0c4802b4e507ef99e86157ee +SIZE (statistics-0.6.0.2.tar.gz) = 24913 |