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

Vesa Kaihlavirta vesa at archlinux.org
Sat Aug 21 20:35:44 UTC 2010


    Date: Saturday, August 21, 2010 @ 16:35:43
  Author: vesa
Revision: 88280

6.12.3 upd

Modified:
  haskell-regex-compat/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-08-21 20:33:56 UTC (rev 88279)
+++ PKGBUILD	2010-08-21 20:35:43 UTC (rev 88280)
@@ -1,13 +1,13 @@
 # Maintainer: Vesa Kaihlavirta <vesa at archlinux.org>
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 pkgname=haskell-regex-compat
-pkgrel=4
-pkgver=0.92
+pkgrel=1
+pkgver=0.93.1
 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')
-depends=(ghc=6.12.1 sh 'haskell-regex-base' 'haskell-regex-posix')
+depends=(ghc=6.12.3 sh 'haskell-regex-base' 'haskell-regex-posix')
 options=('strip')
 source=(http://hackage.haskell.org/packages/archive/regex-compat/$pkgver/regex-compat-$pkgver.tar.gz)
 install=haskell-regex-compat.install
@@ -23,4 +23,4 @@
     runhaskell Setup copy --destdir=$pkgdir || return 1
     install -D -m644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE || return 1
 }
-md5sums=('ce471a0b255787fad224d0481adcf66f')
+md5sums=('d6becec95ea8098cab663116fdce60a5')




More information about the arch-commits mailing list