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

Vesa Kaihlavirta vesa at archlinux.org
Thu Mar 25 13:56:08 UTC 2010


    Date: Thursday, March 25, 2010 @ 09:56:08
  Author: vesa
Revision: 73426

rebuild from regex-base

Modified:
  haskell-regex-posix/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-03-25 13:50:19 UTC (rev 73425)
+++ PKGBUILD	2010-03-25 13:56:08 UTC (rev 73426)
@@ -1,13 +1,13 @@
 # Maintainer: Vesa Kaihlavirta <vesa at archlinux.org>
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 pkgname=haskell-regex-posix
-pkgrel=2
+pkgrel=3
 pkgver=0.94.1
 pkgdesc="The posix regex backend for regex-base"
 url="http://hackage.haskell.org/cgi-bin/hackage-scripts/package/regex-posix"
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
-depends=(ghc=6.12.1 sh 'haskell-regex-base')
+depends=(ghc=6.12.1 sh 'haskell-regex-base=0.93.1-3')
 options=('strip')
 source=(http://hackage.haskell.org/packages/archive/regex-posix/$pkgver/regex-posix-$pkgver.tar.gz)
 install=haskell-regex-posix.install




More information about the arch-commits mailing list