Date: Wednesday, April 24, 2013 @ 13:23:38
  Author: jelle
Revision: 88853

upgpkg: haskell-utf8-string 0.3.7-5

ghc 7.6.3 rebuild

Modified:
  haskell-utf8-string/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2013-04-24 11:07:16 UTC (rev 88852)
+++ PKGBUILD    2013-04-24 11:23:38 UTC (rev 88853)
@@ -5,12 +5,12 @@
 _hkgname=utf8-string
 pkgname=haskell-utf8-string
 pkgver=0.3.7
-pkgrel=4
+pkgrel=5
 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.6.2-1' 'sh')
+depends=('ghc=7.6.3-1' 'sh')
 install=${pkgname}.install
 
source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
 md5sums=('50e5c395713e716e0e4a56da73f87ccd')

Reply via email to