haskell/haskell-network-uri: Updated for version 2.6.1.0.

Signed-off-by: David Spencer <baildon.research@googlemail.com>
This commit is contained in:
David Spencer 2016-05-30 16:48:23 +01:00 committed by Willy Sudiarto Raharjo
parent 2250034a75
commit 7b6f5a699f
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=haskell-network-uri
VERSION=${VERSION:-2.6.0.1}
VERSION=${VERSION:-2.6.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="haskell-network-uri"
VERSION="2.6.0.1"
VERSION="2.6.1.0"
HOMEPAGE="http://hackage.haskell.org/package/network-uri"
DOWNLOAD="http://hackage.haskell.org/package/network-uri-2.6.0.1/network-uri-2.6.0.1.tar.gz"
MD5SUM="9f7eb108125b67719db88ea7961463ef"
DOWNLOAD="http://hackage.haskell.org/package/network-uri-2.6.1.0/network-uri-2.6.1.0.tar.gz"
MD5SUM="c6ed1e8314a9b1674a3d118d9019a229"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="haskell-parsec"