- Update to 0.2.2
Obtained from: FreeBSD Haskell
This commit is contained in:
parent
9e5d62b169
commit
6ed27484ec
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=298242
2 changed files with 4 additions and 5 deletions
|
@ -6,12 +6,11 @@
|
|||
#
|
||||
|
||||
PORTNAME= distributive
|
||||
PORTVERSION= 0.2.0.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.2.2
|
||||
CATEGORIES= math haskell
|
||||
|
||||
MAINTAINER= haskell@FreeBSD.org
|
||||
COMMENT= Haskell 98 distributive functors
|
||||
COMMENT= Haskell 98 distributive functors -- Dual to Traversable
|
||||
|
||||
LICENSE= BSD
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (cabal/distributive-0.2.0.1.tar.gz) = efde52baa696d498e807e66d3843803320820da40740ba60950c8c08ac0abae0
|
||||
SIZE (cabal/distributive-0.2.0.1.tar.gz) = 2446
|
||||
SHA256 (cabal/distributive-0.2.2.tar.gz) = 22c33561e42f105649f44ce051b17c913cb340c792b7d170c856c0b1b8c89b8f
|
||||
SIZE (cabal/distributive-0.2.2.tar.gz) = 2445
|
||||
|
|
Loading…
Reference in a new issue