summaryrefslogtreecommitdiff
path: root/extra/haskell-http
diff options
context:
space:
mode:
authorJoshua Ismael Haase Hernández <hahj87@gmail.com>2011-06-27 22:08:34 -0500
committerJoshua Ismael Haase Hernández <hahj87@gmail.com>2011-06-27 22:08:34 -0500
commitbe6c1245520a53bf43513cdde697a09b90e62361 (patch)
tree13cb12f2b23e886d5d1c9ccdf447cfe24808aed8 /extra/haskell-http
parenteadaf245dcd43f5a3b33585ff80fdae7e64f850b (diff)
parent0a595245dd258cc0ad9a5de2b292cf1b1a94f51a (diff)
merged pre master
Diffstat (limited to 'extra/haskell-http')
-rw-r--r--extra/haskell-http/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/haskell-http/PKGBUILD b/extra/haskell-http/PKGBUILD
index f5c034a77..f0f33d5cb 100644
--- a/extra/haskell-http/PKGBUILD
+++ b/extra/haskell-http/PKGBUILD
@@ -4,12 +4,12 @@
_hkgname=HTTP
pkgname=haskell-http
pkgver=4000.1.1
-pkgrel=2.1
+pkgrel=3.1
pkgdesc="A library for client-side HTTP"
url="http://hackage.haskell.org/package/${_hkgname}"
license=('custom:BSD3')
arch=('i686' 'x86_64' 'mips64el')
-depends=('ghc=7.0.2' sh 'haskell-network=2.3.0.2' 'haskell-parsec=3.1.1' 'haskell-mtl=2.0.1.0')
+depends=('ghc=7.0.3-2' sh 'haskell-network=2.3.0.2-2.1' 'haskell-parsec=3.1.1-2.1' 'haskell-mtl=2.0.1.0-3.1')
options=('strip')
source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
install=${pkgname}.install