Date: Wednesday, May 16, 2018 @ 18:33:08 Author: felixonmars Revision: 323082
upgpkg: haskell-th-lift-instances 0.1.11-15 rebuild with ghc 8.4.2 Modified: haskell-th-lift-instances/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-16 18:32:29 UTC (rev 323081) +++ PKGBUILD 2018-05-16 18:33:08 UTC (rev 323082) @@ -4,12 +4,12 @@ _hkgname=th-lift-instances pkgname=haskell-th-lift-instances pkgver=0.1.11 -pkgrel=14 +pkgrel=15 pkgdesc="Lift instances for template-haskell for common data types." url="https://github.com/bennofs/th-lift-instances/" license=('custom:BSD3') arch=('x86_64') -depends=('ghc-libs' 'haskell-text' 'haskell-th-lift' 'haskell-vector') +depends=('ghc-libs' 'haskell-th-lift' 'haskell-vector') makedepends=('ghc') source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz) sha512sums=('e4e443637c10cd21d9b6159f29ad8eb61a65bda2b625dff48ccbf1310c9abdbb1f48ff0c7e74974b78e0517db6af2889abb3c5cfeaed202c7b3efbe1c83dbc7a')
