Date: Saturday, April 19, 2014 @ 08:17:51 Author: fyan Revision: 109832
upgpkg: haskell-html 1.0.1.2-17 - ghc 7.8.2 rebuild (take 2) Modified: haskell-html/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-04-19 06:16:48 UTC (rev 109831) +++ PKGBUILD 2014-04-19 06:17:51 UTC (rev 109832) @@ -6,12 +6,12 @@ _hkgname=html pkgname=haskell-html pkgver=1.0.1.2 -pkgrel=16 +pkgrel=17 pkgdesc="HTML combinator library" url="http://hackage.haskell.org/package/html" license=('custom:BSD3') arch=('i686' 'x86_64') -depends=('ghc=7.6.3-1' 'sh') +depends=('ghc=7.8.2-2' 'sh') source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz) install=${pkgname}.install md5sums=('2a7de5a2af9a2f80d39825d6a95ee445')
