Date: Friday, December 2, 2016 @ 04:36:14 Author: felixonmars Revision: 197671
upgpkg: hoogle 5.0.6-1 Modified: hoogle/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-12-02 04:22:12 UTC (rev 197670) +++ PKGBUILD 2016-12-02 04:36:14 UTC (rev 197671) @@ -3,7 +3,7 @@ # Contributor: Arch Haskell Team <[email protected]> pkgname=hoogle -pkgver=5.0.5 +pkgver=5.0.6 pkgrel=1 pkgdesc="Haskell API Search" url="http://www.haskell.org/hoogle/" @@ -18,7 +18,7 @@ "haskell-utf8-string" "haskell-vector" "haskell-wai" "haskell-wai-logger" "haskell-warp" "haskell-warp-tls" "haskell-zlib") source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz") -sha256sums=('d5b6f897ddd63f037ae9ce09c4f671e95a7f4331add3c09bd2bbd29114a89bb1') +sha256sums=('fd151310dcdb4fc8c317aabe0faf0b9563ccd59471de12ea3f10136c6f134712') build() { cd "${srcdir}/${pkgname}-${pkgver}"
