mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
- Update to 2.1.0.2
Obtained from: FreeBSD Haskell
This commit is contained in:
parent
b711b90a74
commit
686ddc6cb4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=298244
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= pointed
|
||||
PORTVERSION= 2.0.3
|
||||
PORTVERSION= 2.1.0.2
|
||||
CATEGORIES= math haskell
|
||||
|
||||
MAINTAINER= haskell@FreeBSD.org
|
||||
@ -14,9 +14,9 @@ COMMENT= Haskell 98 pointed and copointed data
|
||||
|
||||
LICENSE= BSD
|
||||
|
||||
USE_CABAL= comonad>=1.1.1.1 comonad-transformers>=2.0 data-default>=0.2.0.1 \
|
||||
semigroupoids>=1.2.4 semigroups>=0.8 stm>=2.1.2.1 \
|
||||
transformers>=0.2.0
|
||||
USE_CABAL= comonad>=1.1.1.5 comonad-transformers>=2.1 data-default>=0.4 \
|
||||
semigroupoids>=1.3.1.2 semigroups>=0.8.3.1 stm>=2.1.2.1 \
|
||||
transformers>=0.2
|
||||
|
||||
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (cabal/pointed-2.0.3.tar.gz) = 5eeffdd2238bcf05ff8cd194efba89a19ca8e4b61e02a8fae43974b57b758337
|
||||
SIZE (cabal/pointed-2.0.3.tar.gz) = 2995
|
||||
SHA256 (cabal/pointed-2.1.0.2.tar.gz) = 54bc4646d6b5ed5cfe4c603a4f4a6d5830f3731c3954614f287b58d7bd0b073d
|
||||
SIZE (cabal/pointed-2.1.0.2.tar.gz) = 2958
|
||||
|
@ -1,3 +1,3 @@
|
||||
Haskell 98 pointed and copointed data.
|
||||
|
||||
WWW: http://github.com/ekmett/copointed/
|
||||
WWW: http://github.com/ekmett/pointed/
|
||||
|
Loading…
Reference in New Issue
Block a user