[arch-commits] Commit in hoogle/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Oct 7 20:49:15 UTC 2019
Date: Monday, October 7, 2019 @ 20:49:15
Author: felixonmars
Revision: 514102
upgpkg: hoogle 5.0.17.11-1
Modified:
hoogle/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-07 20:47:58 UTC (rev 514101)
+++ PKGBUILD 2019-10-07 20:49:15 UTC (rev 514102)
@@ -2,8 +2,8 @@
# Contributor: Arch Haskell Team <arch-haskell at haskell.org>
pkgname=hoogle
-pkgver=5.0.17.10
-pkgrel=25
+pkgver=5.0.17.11
+pkgrel=1
pkgdesc="Haskell API Search"
url="https://www.haskell.org/hoogle/"
license=("BSD")
@@ -18,7 +18,7 @@
'haskell-wai-logger' 'haskell-warp' 'haskell-warp-tls' 'haskell-zlib')
makedepends=('ghc')
source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('7b9a181510ee0555812d1dd3c90ca02e21597732d9881e8be895ef9ffdbfa1f9bf9f3551351493e829852fa0c9b7f57cb405fcae1650efb7ce57dd0aa6d0c5a0')
+sha512sums=('1bbb076b31a3289d0578741044d2747fca1b530b3f828922375379b4618de42cf4b0708eb022db841bbf91528da11183465895a2ac0378da2f7a8c3512a95b8d')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list