[arch-commits] Commit in haskell-regex-base/trunk (PKGBUILD)
Thomas Dziedzic
tdziedzic at archlinux.org
Sun Feb 26 17:11:50 UTC 2012
Date: Sunday, February 26, 2012 @ 12:11:49
Author: tdziedzic
Revision: 151484
upgpkg: haskell-regex-base 0.93.2-5
rebuild for ghc
Modified:
haskell-regex-base/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-02-26 17:04:38 UTC (rev 151483)
+++ PKGBUILD 2012-02-26 17:11:49 UTC (rev 151484)
@@ -1,15 +1,15 @@
# Maintainer: Vesa Kaihlavirta <vesa at archlinux.org>
# Contributor: Arch Haskell Team <arch-haskell at haskell.org>
+
_hkgname=regex-base
pkgname=haskell-regex-base
pkgver=0.93.2
-pkgrel=4.1
+pkgrel=5
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=('i686' 'x86_64')
-depends=(ghc=7.0.3-2 sh 'haskell-mtl=2.0.1.0-3.1')
-options=('strip')
+depends=('ghc=7.4.1-2' sh 'haskell-mtl=2.0.1.0-4')
source=(http://hackage.haskell.org/packages/archive/${_hkgname}/$pkgver/${_hkgname}-$pkgver.tar.gz)
install=${pkgname}.install
md5sums=('e7b93b0b17eff8d3068ecb2f5d5f6ea3')
More information about the arch-commits
mailing list