Date: Friday, December 26, 2014 @ 10:31:25 Author: fyan Revision: 124614
upgpkg: haskell-regex-base 0.93.2-20 ghc 7.8.4 rebuild Modified: haskell-regex-base/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-12-26 09:25:49 UTC (rev 124613) +++ PKGBUILD 2014-12-26 09:31:25 UTC (rev 124614) @@ -6,12 +6,12 @@ _hkgname=regex-base pkgname=haskell-regex-base pkgver=0.93.2 -pkgrel=19 +pkgrel=20 pkgdesc='Interface API for regex-posix,pcre,parsec,tdfa,dfa' url='http://hackage.haskell.org/cgi-bin/hackage-scripts/package/regex-base' license=('custom:BSD3') arch=('x86_64' 'i686') -depends=('ghc=7.8.3-1' 'haskell-mtl') +depends=('ghc=7.8.4-1' 'haskell-mtl') source=("http://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz") install="$pkgname.install" options=('staticlibs')
