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

Vesa Kaihlavirta vesa at archlinux.org
Wed Mar 3 08:41:07 UTC 2010


    Date: Wednesday, March 3, 2010 @ 03:41:06
  Author: vesa
Revision: 71027

rebuild triggered by haskell-parsec

Modified:
  haskell-network/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-03-03 08:19:53 UTC (rev 71026)
+++ PKGBUILD	2010-03-03 08:41:06 UTC (rev 71027)
@@ -1,13 +1,13 @@
 # Maintainer: Vesa Kaihlavirta <vesa at archlinux.org>
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 pkgname=haskell-network
-pkgrel=2
 pkgver=2.2.1.7
+pkgrel=2.1
 pkgdesc="Networking-related facilities"
 url="http://hackage.haskell.org/cgi-bin/hackage-scripts/package/network"
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
-depends=(ghc=6.12.1 sh 'haskell-parsec<3.1')
+depends=(ghc=6.12.1 sh 'haskell-parsec=2.1.0.1')
 options=('strip')
 source=(http://hackage.haskell.org/packages/archive/network/$pkgver/network-$pkgver.tar.gz)
 install=haskell-network.install




More information about the arch-commits mailing list