- Update to 0.3.2

- Use the new options framework

Obtained from:	FreeBSD Haskell
This commit is contained in:
Gabor Pali 2012-08-03 03:14:00 +00:00
parent 1497926a27
commit dba44180d8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=301912
3 changed files with 6 additions and 6 deletions

View file

@ -6,8 +6,7 @@
#
PORTNAME= xml-types
PORTVERSION= 0.3.1
PORTREVISION= 1
PORTVERSION= 0.3.2
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org

View file

@ -1,2 +1,2 @@
SHA256 (cabal/xml-types-0.3.1.tar.gz) = 6c06e6abce99e5cf02b2a71e263dc5383b2e64dcb2cb5d97c330a8b45aacd539
SIZE (cabal/xml-types-0.3.1.tar.gz) = 3731
SHA256 (cabal/xml-types-0.3.2.tar.gz) = 268d604d33aecb2b6bbc5e2ed2b160828bc89dee58e2d677760677686cd030aa
SIZE (cabal/xml-types-0.3.2.tar.gz) = 3600

View file

@ -1,3 +1,4 @@
The xml-types package.
Basic types for representing XML.
WWW: http://john-millikin.com/software/haskell-xml/
WWW: http://hackage.haskell.org/package/xml-type