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

Felix Yan felixonmars at archlinux.org
Thu Jul 14 06:58:50 UTC 2016


    Date: Thursday, July 14, 2016 @ 06:58:50
  Author: felixonmars
Revision: 182866

upgpkg: hoogle 5.0.1-1

Modified:
  hoogle/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-14 06:53:54 UTC (rev 182865)
+++ PKGBUILD	2016-07-14 06:58:50 UTC (rev 182866)
@@ -3,8 +3,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=hoogle
-pkgver=5.0
-pkgrel=3
+pkgver=5.0.1
+pkgrel=1
 pkgdesc="Haskell API Search"
 url="http://www.haskell.org/hoogle/"
 license=("custom:BSD3")
@@ -18,7 +18,7 @@
              "haskell-utf8-string" "haskell-vector" "haskell-wai" "haskell-wai-logger"
              "haskell-warp" "haskell-warp-tls" "haskell-zlib")
 source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('19fa34b6695956548f3dc1992e883bb7cf32459d260587dd5a06ef986684c50f')
+sha256sums=('7aea6d779e14574f78f4506949f96a020ac1f8273b84f418094197366cc3112e')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list