mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
- Update to 1.3.2
Obtained from: FreeBSD Haskell
This commit is contained in:
parent
91cada5ec8
commit
91323ef755
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=298246
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= semigroupoids
|
||||
PORTVERSION= 1.2.6.1
|
||||
PORTVERSION= 1.3.2
|
||||
CATEGORIES= math haskell
|
||||
|
||||
MAINTAINER= haskell@FreeBSD.org
|
||||
@ -14,8 +14,8 @@ COMMENT= Haskell 98 semigroupoids: Category sans id
|
||||
|
||||
LICENSE= BSD
|
||||
|
||||
USE_CABAL= comonad>=1.1.1.1 contravariant>=0.1.2 semigroups>=0.8 \
|
||||
transformers>=0.2.0
|
||||
USE_CABAL= comonad>=1.1.1.5 contravariant>=0.2.0.1 semigroups>=0.8.3.1 \
|
||||
transformers>=0.2
|
||||
|
||||
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (cabal/semigroupoids-1.2.6.1.tar.gz) = ae3c127b1a3b8d6c2b032db212b77c4382c08e5cc768d1bd60577f074ca394fb
|
||||
SIZE (cabal/semigroupoids-1.2.6.1.tar.gz) = 10216
|
||||
SHA256 (cabal/semigroupoids-1.3.2.tar.gz) = 9d3d48a85470c1ec0f292437cabcc179f2fa1552ecfa510b48b6d864998a94d2
|
||||
SIZE (cabal/semigroupoids-1.3.2.tar.gz) = 10325
|
||||
|
Loading…
Reference in New Issue
Block a user