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

Felix Yan felixonmars at archlinux.org
Sun May 7 15:47:12 UTC 2017


    Date: Sunday, May 7, 2017 @ 15:47:10
  Author: felixonmars
Revision: 227263

upgpkg: hoogle 5.0.12-1

Modified:
  hoogle/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-07 15:40:01 UTC (rev 227262)
+++ PKGBUILD	2017-05-07 15:47:10 UTC (rev 227263)
@@ -3,8 +3,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=hoogle
-pkgver=5.0.11
-pkgrel=2
+pkgver=5.0.12
+pkgrel=1
 pkgdesc="Haskell API Search"
 url="http://www.haskell.org/hoogle/"
 license=("custom:BSD3")
@@ -18,7 +18,7 @@
              "haskell-uniplate" "haskell-utf8-string" "haskell-vector" "haskell-wai"
              "haskell-wai-logger" "haskell-warp" "haskell-warp-tls" "haskell-zlib")
 source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('7c66d38a20e08fc78ce4d1d5665e394b0e25dd4d64f508b384aa1f47c0cbcbabe35bcf61c98c570c91640a6c3965377cce7e7198a2d22d9b8aab23df431c1637')
+sha512sums=('d40c13674ad113079b23386d2fc5ae3a61dc79012e88f4e1bc2e2123106412b96cc32955e94ec0f294451feadd5bd06ad5b03ab1a40dd7172c5344bdd520e225')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list