- Update to 0.6
Obtained from: FreeBSD Haskell
This commit is contained in:
parent
53bc43d93b
commit
47c954d25f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=291174
2 changed files with 3 additions and 5 deletions
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= lazysmallcheck
|
||||
PORTVERSION= 0.5
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 0.6
|
||||
CATEGORIES= devel haskell
|
||||
|
||||
MAINTAINER= haskell@FreeBSD.org
|
||||
|
@ -17,7 +16,6 @@ LICENSE= BSD
|
|||
|
||||
CABAL_SETUP= Setup.hs
|
||||
|
||||
PORTEXAMPLES= *
|
||||
INSTALL_PORTEXAMPLES= cd ${WRKSRC}/examples && ${COPYTREE_SHARE} \* ${EXAMPLESDIR}
|
||||
|
||||
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (cabal/lazysmallcheck-0.5.tar.gz) = 981d48118e02501cf5c7fe726ebe01428c99d94c19005dd7f4b55e1ad414faed
|
||||
SIZE (cabal/lazysmallcheck-0.5.tar.gz) = 17059
|
||||
SHA256 (cabal/lazysmallcheck-0.6.tar.gz) = 9dd4dfb590c77e4f6aff68296602de58422eed5e7148fc29190d875a4e7d0f53
|
||||
SIZE (cabal/lazysmallcheck-0.6.tar.gz) = 16862
|
||||
|
|
Loading…
Reference in a new issue