[arch-commits] Commit in hoogle/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sat Mar 7 20:29:32 UTC 2020


    Date: Saturday, March 7, 2020 @ 20:29:31
  Author: felixonmars
Revision: 591279

upgpkg: hoogle 5.0.17.14-1

Modified:
  hoogle/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-07 20:25:39 UTC (rev 591278)
+++ PKGBUILD	2020-03-07 20:29:31 UTC (rev 591279)
@@ -2,8 +2,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=hoogle
-pkgver=5.0.17.13
-pkgrel=4
+pkgver=5.0.17.14
+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=('936bbf06f5ce2951987b140eeb41e803ad77cd1c120086e689c80322a40ac8b59f8038ffd4270d7cbc7b6c7b553ff559745a04f4e572f7dfed77fb6730a55fb6')
+sha512sums=('b75bc3fa6ffd6db88bd726e614c02aac0f03441c1b36c44f7670cb4758abaa76b2ef221cb2c01bad443e046ed5e7b9bc1ddf925c2c59e59ef07f8d9ea7791e56')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list