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

Alexander Rødseth arodseth at nymeria.archlinux.org
Sat Apr 12 18:04:05 UTC 2014


    Date: Saturday, April 12, 2014 @ 20:04:05
  Author: arodseth
Revision: 109261

ghc 7.8.2 rebuild TODO

Modified:
  haskell-regex-base/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-04-12 18:01:59 UTC (rev 109260)
+++ PKGBUILD	2014-04-12 18:04:05 UTC (rev 109261)
@@ -6,12 +6,12 @@
 _hkgname=regex-base
 pkgname=haskell-regex-base
 pkgver=0.93.2
-pkgrel=16
+pkgrel=17
 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' 'haskell-mtl')
+depends=('ghc=7.8.2' 'haskell-mtl')
 source=("http://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
 install="$pkgname.install"
 options=('staticlibs')




More information about the arch-commits mailing list