[arch-commits] Commit in hoogle/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Jul 27 13:59:19 UTC 2020
Date: Monday, July 27, 2020 @ 13:59:19
Author: felixonmars
Revision: 665465
upgpkg: hoogle 5.0.18-1
Modified:
hoogle/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-27 13:56:24 UTC (rev 665464)
+++ PKGBUILD 2020-07-27 13:59:19 UTC (rev 665465)
@@ -2,8 +2,8 @@
# Contributor: Arch Haskell Team <arch-haskell at haskell.org>
pkgname=hoogle
-pkgver=5.0.17.15
-pkgrel=82
+pkgver=5.0.18
+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=('e2440cc92f5395e0e6b25344d0ed47eaa20ab257d2e9d5d3f67005d3ed666acc359503516418127cb3fe9a760387105b7894de80fafea326fe75143022ec5283')
+sha512sums=('a5f636513f89574e9fca721d9afdb35e56908ed56b31e292e874125ce997cd76fb2a035037564deb217cc62952d45a6f75adf1e60a9009b3106e23c919cf93cd')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list