mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
- Update to 2.10.0
Obtained from: FreeBSD Haskell
This commit is contained in:
parent
206fa76c02
commit
49f484b838
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=298240
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= data-lens
|
||||
PORTVERSION= 2.0.2
|
||||
PORTVERSION= 2.10.0
|
||||
CATEGORIES= math haskell
|
||||
|
||||
MAINTAINER= haskell@FreeBSD.org
|
||||
@ -14,9 +14,8 @@ COMMENT= Haskell 98 lenses
|
||||
|
||||
LICENSE= BSD
|
||||
|
||||
CABAL_SETUP= Setup.hs
|
||||
USE_CABAL= comonad>=1.1 comonad-transformers>=2.0 contravariant>=0.1.2 \
|
||||
distributive>=0.2 semigroupoids>=1.2.4 transformers>=0.2.0
|
||||
USE_CABAL= comonad>=1.1.1.3 comonad-transformers>=2.0 \
|
||||
semigroupoids>=1.2.4 transformers>=0.2.0
|
||||
|
||||
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (cabal/data-lens-2.0.2.tar.gz) = 2ce9b7edb574f1e8a31336de7d0fc189a8b9d6147632b2b42bff51fa7d7d08f5
|
||||
SIZE (cabal/data-lens-2.0.2.tar.gz) = 3674
|
||||
SHA256 (cabal/data-lens-2.10.0.tar.gz) = f315bc3013c0af6e2a79f5f9ec391afefcf0d7520a0158f9347f4fd555a27978
|
||||
SIZE (cabal/data-lens-2.10.0.tar.gz) = 5974
|
||||
|
Loading…
Reference in New Issue
Block a user