mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
- Update to 1.1.1.1
Obtained from: FreeBSD Haskell
This commit is contained in:
parent
e16a7f5d33
commit
6abe80a51d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=291206
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= comonad
|
||||
PORTVERSION= 1.1.1
|
||||
PORTVERSION= 1.1.1.1
|
||||
CATEGORIES= math haskell
|
||||
|
||||
MAINTAINER= haskell@FreeBSD.org
|
||||
@ -14,7 +14,7 @@ COMMENT= Haskell 98 comonads
|
||||
|
||||
LICENSE= BSD
|
||||
|
||||
USE_CABAL= semigroups>=0.7.1 transformers>=0.2.0
|
||||
USE_CABAL= semigroups>=0.8 transformers>=0.2.0
|
||||
|
||||
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (cabal/comonad-1.1.1.tar.gz) = 0a2dca160f26f5a0d82ce1e6734f0774b95dceb6b5616e369f6923bb188ebe49
|
||||
SIZE (cabal/comonad-1.1.1.tar.gz) = 4201
|
||||
SHA256 (cabal/comonad-1.1.1.1.tar.gz) = ea437ec2fb3c91635f32bf5520f48b9850388b61d4d842772d1f3ea37caf1307
|
||||
SIZE (cabal/comonad-1.1.1.1.tar.gz) = 4198
|
||||
|
Loading…
Reference in New Issue
Block a user