mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 0.3.2
- Use the new options framework Obtained from: FreeBSD Haskell
This commit is contained in:
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
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= xml-types
|
||||
PORTVERSION= 0.3.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.3.2
|
||||
CATEGORIES= textproc haskell
|
||||
|
||||
MAINTAINER= haskell@FreeBSD.org
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue