Date: Friday, December 9, 2016 @ 07:58:34 Author: felixonmars Revision: 198609
upgpkg: haskell-th-lift-instances 0.1.11-1 rebuild with th-expand-syns-0.4.1.0, th-lift-instances-0.1.11, th-orphans-0.13.3 Modified: haskell-th-lift-instances/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-12-09 07:58:24 UTC (rev 198608) +++ PKGBUILD 2016-12-09 07:58:34 UTC (rev 198609) @@ -3,7 +3,7 @@ _hkgname=th-lift-instances pkgname=haskell-th-lift-instances -pkgver=0.1.10 +pkgver=0.1.11 pkgrel=1 pkgdesc="Lift instances for template-haskell for common data types." url="http://github.com/bennofs/th-lift-instances/" @@ -11,7 +11,7 @@ arch=('i686' 'x86_64') depends=('ghc=8.0.1' 'haskell-text' 'haskell-th-lift' 'haskell-vector') source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz) -md5sums=('b9966c77defe3997403fa47138e14c6c') +md5sums=('52a13a10dd24d94ff72b2a7a3b604054') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
