Date: Wednesday, May 3, 2017 @ 14:44:05 Author: felixonmars Revision: 226666
upgpkg: hoogle 5.0.11-1 Modified: hoogle/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-05-03 14:26:56 UTC (rev 226665) +++ PKGBUILD 2017-05-03 14:44:05 UTC (rev 226666) @@ -3,8 +3,8 @@ # Contributor: Arch Haskell Team <[email protected]> pkgname=hoogle -pkgver=5.0.10 -pkgrel=5 +pkgver=5.0.11 +pkgrel=1 pkgdesc="Haskell API Search" url="http://www.haskell.org/hoogle/" license=("custom:BSD3") @@ -18,7 +18,7 @@ "haskell-uniplate" "haskell-utf8-string" "haskell-vector" "haskell-wai" "haskell-wai-logger" "haskell-warp" "haskell-warp-tls" "haskell-zlib") source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz") -sha512sums=('19b8aa8d49c6c48d0b9a12413159611e2530abda81dc19186dd6c03672403a457a8f2cc72439132f8d47e6a7de9fd09d95b48d05172d87e248e8cd2931d68f64') +sha512sums=('7c66d38a20e08fc78ce4d1d5665e394b0e25dd4d64f508b384aa1f47c0cbcbabe35bcf61c98c570c91640a6c3965377cce7e7198a2d22d9b8aab23df431c1637') build() { cd "${srcdir}/${pkgname}-${pkgver}"
