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

Felix Yan felixonmars at archlinux.org
Fri Nov 25 04:09:17 UTC 2016


    Date: Friday, November 25, 2016 @ 04:09:17
  Author: felixonmars
Revision: 196815

upgpkg: hoogle 5.0.5-1

Modified:
  hoogle/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-25 03:54:04 UTC (rev 196814)
+++ PKGBUILD	2016-11-25 04:09:17 UTC (rev 196815)
@@ -3,8 +3,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=hoogle
-pkgver=5.0.4
-pkgrel=8
+pkgver=5.0.5
+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=('7ae3b649d435afa178241ade97f3eef3d8519ddd86f4a97d23b7aa5a88c9a665')
+sha256sums=('d5b6f897ddd63f037ae9ce09c4f671e95a7f4331add3c09bd2bbd29114a89bb1')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list