- Update to 0.4.0

Obtained from:	FreeBSD Haskell
This commit is contained in:
Gabor Pali 2012-06-03 21:34:10 +00:00
parent 2014f1263f
commit b51d1c9a76
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=298174
2 changed files with 5 additions and 5 deletions

View File

@ -6,15 +6,15 @@
#
PORTNAME= attempt
PORTVERSION= 0.3.1.1
PORTVERSION= 0.4.0
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
COMMENT= Data type for handling exceptions as failures
COMMENT= Concrete data type for handling exceptions as failures
LICENSE= BSD
USE_CABAL= failure>=0.1.0
USE_CABAL= failure>=0.2.0
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (cabal/attempt-0.3.1.1.tar.gz) = 65577df83673142aa9858a0b792721939e96dcf3dab0989081d6f8776045d679
SIZE (cabal/attempt-0.3.1.1.tar.gz) = 3960
SHA256 (cabal/attempt-0.4.0.tar.gz) = 5e7a9ce02687ee5d1057258443ba97e80096eb6bfbc78f0306ca05ff42cbfa58
SIZE (cabal/attempt-0.4.0.tar.gz) = 3871