mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 2.1.3
Obtained from: FreeBSD Haskell
This commit is contained in:
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
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue