Date: Thursday, March 24, 2022 @ 16:50:34 Author: felixonmars Revision: 1174830
upgpkg: hoogle 5.0.18.3-1 Modified: hoogle/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-24 16:49:32 UTC (rev 1174829) +++ PKGBUILD 2022-03-24 16:50:34 UTC (rev 1174830) @@ -2,8 +2,8 @@ # Contributor: Arch Haskell Team <[email protected]> pkgname=hoogle -pkgver=5.0.18.2 -pkgrel=104 +pkgver=5.0.18.3 +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=('933564b12ffc95a89610e00fc8c7b35c90ce45a732a3812b58a9173c821dcec2e44a6625fa9b8b369706ea5d6e823c075ad3266664ed6649a057356d22f824df') +sha512sums=('9e1f736411390c2807b46a555962b6346e8ce3b7cb2bb61ef38142992b02f2fcf636e4bc796d7bb582834810191a2f296b094cfc9630ab3ab170949c5aab1d23') build() { cd $pkgname-$pkgver
