Date: Tuesday, April 18, 2017 @ 07:08:49 Author: felixonmars Revision: 223698
upgpkg: hoogle 5.0.10-1 rebuild with vault,0.3.0.7 hoogle,5.0.10 Modified: hoogle/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-04-18 07:03:50 UTC (rev 223697) +++ PKGBUILD 2017-04-18 07:08:49 UTC (rev 223698) @@ -3,8 +3,8 @@ # Contributor: Arch Haskell Team <[email protected]> pkgname=hoogle -pkgver=5.0.9 -pkgrel=46 +pkgver=5.0.10 +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") -sha256sums=('93f584c5f7fc6a57ee50803ae8df5e6c41051a3177044b273cb7fbcd39d11874') +sha512sums=('19b8aa8d49c6c48d0b9a12413159611e2530abda81dc19186dd6c03672403a457a8f2cc72439132f8d47e6a7de9fd09d95b48d05172d87e248e8cd2931d68f64') build() { cd "${srcdir}/${pkgname}-${pkgver}"
