Date: Thursday, March 25, 2010 @ 17:57:15 Author: allan Revision: 73448
upgpkg: haskell-regex-compat 0.92-4 gmp rebuild Modified: haskell-regex-compat/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-03-25 21:21:13 UTC (rev 73447) +++ PKGBUILD 2010-03-25 21:57:15 UTC (rev 73448) @@ -1,9 +1,9 @@ # Maintainer: Vesa Kaihlavirta <[email protected]> # Contributor: Arch Haskell Team <[email protected]> pkgname=haskell-regex-compat -pkgrel=3 +pkgrel=4 pkgver=0.92 -pkgdesc="" +pkgdesc="Replaces and enhances Text.Regex" url="http://hackage.haskell.org/cgi-bin/hackage-scripts/package/regex-compat" license=('custom:BSD3') arch=('i686' 'x86_64')
