- Update to 2.1.3

Obtained from:	FreeBSD Haskell
This commit is contained in:
Gabor Pali 2012-06-03 22:46:29 +00:00
parent fc6d6726f9
commit 8b8598b0ee
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=298296
3 changed files with 6 additions and 7 deletions

View file

@ -6,12 +6,11 @@
#
PORTNAME= url
PORTVERSION= 2.1.2
PORTREVISION= 3
PORTVERSION= 2.1.3
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
COMMENT= A Haskell library for working with URLs
COMMENT= A library for working with URLs
LICENSE= BSD

View file

@ -1,2 +1,2 @@
SHA256 (cabal/url-2.1.2.tar.gz) = 2cf5c4296418afe3940ae4de66d867897b1382cc4d37a0b9a5ccffa16743ef91
SIZE (cabal/url-2.1.2.tar.gz) = 4184
SHA256 (cabal/url-2.1.3.tar.gz) = 5af27e3f8c0a27e52d0dcb98ef06a0fdd01efe8bb21242c29432e1bc380a4f61
SIZE (cabal/url-2.1.3.tar.gz) = 4180

View file

@ -1,3 +1,3 @@
A Haskell library for working with URLs.
A library for working with URLs.
WWW: http://www.haskell.org/haskellwiki/Url
WWW: http://www.haskell.org/haskellwiki/Url