mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 0.2.4
Obtained from: FreeBSD Haskell
This commit is contained in:
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
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue