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

Jelle van der Waa jelle at nymeria.archlinux.org
Thu Apr 25 08:57:29 UTC 2013


    Date: Thursday, April 25, 2013 @ 10:57:29
  Author: jelle
Revision: 88963

upgpkg: haskell-regex-posix 0.95.2-4

ghc 7.6.3 rebuild

Modified:
  haskell-regex-posix/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-04-25 08:45:03 UTC (rev 88962)
+++ PKGBUILD	2013-04-25 08:57:29 UTC (rev 88963)
@@ -6,12 +6,12 @@
 _hkgname=regex-posix
 pkgname=haskell-regex-posix
 pkgver=0.95.2
-pkgrel=3
+pkgrel=4
 pkgdesc='The posix regex backend for regex-base'
 url="http://hackage.haskell.org/package/${_hkgname}"
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
-depends=('ghc=7.6.2-1' 'sh' 'haskell-regex-base=0.93.2')
+depends=('ghc=7.6.3-1' 'sh' 'haskell-regex-base=0.93.2')
 source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
 install=${pkgname}.install
 sha256sums=('56019921cd4a4c9682b81ec614236fea816ba8ed8785a1640cd66d8b24fc703e')




More information about the arch-commits mailing list