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

Felix Yan felixonmars at archlinux.org
Tue Feb 25 10:33:06 UTC 2020


    Date: Tuesday, February 25, 2020 @ 10:33:05
  Author: felixonmars
Revision: 580980

upgpkg: hoogle 5.0.17.12-1: rebuild with haskell-src-exts 1.22.0, haskell-src-meta 0.8.4, hoogle 5.0.17.12

Modified:
  hoogle/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-25 10:30:37 UTC (rev 580979)
+++ PKGBUILD	2020-02-25 10:33:05 UTC (rev 580980)
@@ -2,8 +2,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=hoogle
-pkgver=5.0.17.11
-pkgrel=93
+pkgver=5.0.17.12
+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=('1bbb076b31a3289d0578741044d2747fca1b530b3f828922375379b4618de42cf4b0708eb022db841bbf91528da11183465895a2ac0378da2f7a8c3512a95b8d')
+sha512sums=('1f27e3d25e00cf4ef82322130e8aad448d1e5cb02879e50d8312bd0db64ef5ab2632867f140cedbc90f74e4ac727930fe9a3b56f9c9f6c7782ec7a9ccffa8f39')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list