[arch-commits] Commit in haskell-http/trunk (PKGBUILD)

Vesa Kaihlavirta vesa at archlinux.org
Wed Aug 18 07:08:54 UTC 2010


    Date: Wednesday, August 18, 2010 @ 03:08:54
  Author: vesa
Revision: 87748

haskell-http to extra (part of HP)

Modified:
  haskell-http/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-08-18 07:04:04 UTC (rev 87747)
+++ PKGBUILD	2010-08-18 07:08:54 UTC (rev 87748)
@@ -2,13 +2,13 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 # Package originally generated by cabal2arch 0.4.2
 pkgname=haskell-http
-pkgrel=5
+pkgrel=6
 pkgver=4000.0.9
 pkgdesc="A library for client-side HTTP"
 url="http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HTTP"
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
-depends=('ghc=6.12.1' sh haskell-network=2.2.1.7 haskell-parsec=2.1.0.1 haskell-array haskell-bytestring haskell-mtl haskell-old-time)
+depends=('ghc=6.12.3' sh haskell-network=2.2.1.7 haskell-parsec=2.1.0.1 haskell-array haskell-bytestring haskell-mtl haskell-old-time)
 options=('strip')
 source=(http://hackage.haskell.org/packages/archive/HTTP/$pkgver/HTTP-$pkgver.tar.gz)
 install=haskell-http.install




More information about the arch-commits mailing list