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

Rémy Oudompheng remy at archlinux.org
Mon Nov 22 23:19:14 UTC 2010


    Date: Monday, November 22, 2010 @ 18:19:13
  Author: remy
Revision: 100342

upgpkg: haskell-cgi 3001.1.7.3-4
Rebuild to fix dependency (FS#21792)

Modified:
  haskell-cgi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-11-22 23:02:22 UTC (rev 100341)
+++ PKGBUILD	2010-11-22 23:19:13 UTC (rev 100342)
@@ -4,13 +4,13 @@
 _hkgname=cgi
 pkgname=haskell-cgi
 pkgver=3001.1.7.3
-pkgrel=3
+pkgrel=4
 pkgdesc="A library for writing CGI programs"
 url="http://hackage.haskell.org/package/${_hkgname}"
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
 makedepends=()
-depends=('ghc=6.12.3' 'haskell-mtl=1.1.0.2' 'haskell-network' 'haskell-parsec=3.1.0' 'haskell-xhtml=3000.2.0.1')
+depends=('ghc=6.12.3' 'haskell-mtl=1.1.0.2' 'haskell-network' 'haskell-parsec=2.1.0.1' 'haskell-xhtml=3000.2.0.1')
 options=('strip')
 source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
 install=${pkgname}.install




More information about the arch-commits mailing list