1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

- Update to 0.4.19

Obtained from:	FreeBSD Haskell
This commit is contained in:
Gabor Pali 2012-06-03 21:39:56 +00:00
parent d6e2922710
commit 1a63a2dba2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=298186
3 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= enumerator
PORTVERSION= 0.4.18
PORTVERSION= 0.4.19
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org

View File

@ -1,2 +1,2 @@
SHA256 (cabal/enumerator-0.4.18.tar.gz) = 2d51fb5f8319cf335a5af5a62e5c6648fe4634743fd2717c9b2702dd87650f77
SIZE (cabal/enumerator-0.4.18.tar.gz) = 53898
SHA256 (cabal/enumerator-0.4.19.tar.gz) = afe8c08fb2a2f1c11c2d2c312416a8c31b949658738950a4377feeb54bf17dab
SIZE (cabal/enumerator-0.4.19.tar.gz) = 53867

View File

@ -19,4 +19,4 @@ programs.
This library contains an enumerator implementation for Haskell, designed to
be both simple and efficient.
WWW: http://john-millikin.com/software/enumerator/
WWW: https://john-millikin.com/software/enumerator/