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

Allan McRae allan at archlinux.org
Wed Oct 7 00:54:24 UTC 2015


    Date: Wednesday, October 7, 2015 @ 02:54:24
  Author: allan
Revision: 143120

GHC 7.10.2 rebuild

Modified:
  haskell-regex-base/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-07 00:53:23 UTC (rev 143119)
+++ PKGBUILD	2015-10-07 00:54:24 UTC (rev 143120)
@@ -6,12 +6,12 @@
 _hkgname=regex-base
 pkgname=haskell-regex-base
 pkgver=0.93.2
-pkgrel=22
+pkgrel=23
 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.10.1' 'haskell-mtl')
+depends=('ghc=7.10.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