[arch-commits] Commit in haskell-utf8-string/trunk (PKGBUILD)

Rémy Oudompheng remy at archlinux.org
Fri Mar 4 20:29:17 UTC 2011


    Date: Friday, March 4, 2011 @ 15:29:17
  Author: remy
Revision: 112366

upgpkg: haskell-utf8-string 0.3.6-7.1
Rebuild for GHC 7.0.2

Modified:
  haskell-utf8-string/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-03-04 20:26:21 UTC (rev 112365)
+++ PKGBUILD	2011-03-04 20:29:17 UTC (rev 112366)
@@ -4,12 +4,12 @@
 _hkgname=utf8-string
 pkgname=haskell-utf8-string
 pkgver=0.3.6
-pkgrel=7
+pkgrel=7.1
 pkgdesc="Support for reading and writing UTF8 Strings"
 url="http://hackage.haskell.org/package/${_hkgname}"
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
-depends=('ghc=7.0.1' sh)
+depends=('ghc=7.0.2' sh)
 options=('strip')
 source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
 install=${pkgname}.install




More information about the arch-commits mailing list