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

Felix Yan felixonmars at archlinux.org
Wed Mar 11 22:34:27 UTC 2020


    Date: Wednesday, March 11, 2020 @ 22:34:27
  Author: felixonmars
Revision: 594671

upgpkg: hoogle 5.0.17.15-1

Modified:
  hoogle/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-11 22:30:39 UTC (rev 594670)
+++ PKGBUILD	2020-03-11 22:34:27 UTC (rev 594671)
@@ -2,8 +2,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=hoogle
-pkgver=5.0.17.14
-pkgrel=7
+pkgver=5.0.17.15
+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=('b75bc3fa6ffd6db88bd726e614c02aac0f03441c1b36c44f7670cb4758abaa76b2ef221cb2c01bad443e046ed5e7b9bc1ddf925c2c59e59ef07f8d9ea7791e56')
+sha512sums=('e2440cc92f5395e0e6b25344d0ed47eaa20ab257d2e9d5d3f67005d3ed666acc359503516418127cb3fe9a760387105b7894de80fafea326fe75143022ec5283')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list