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

Felix Yan felixonmars at archlinux.org
Wed Dec 28 03:20:01 UTC 2016


    Date: Wednesday, December 28, 2016 @ 03:19:59
  Author: felixonmars
Revision: 203139

upgpkg: hoogle 5.0.7-1

Modified:
  hoogle/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-28 03:16:44 UTC (rev 203138)
+++ PKGBUILD	2016-12-28 03:19:59 UTC (rev 203139)
@@ -3,8 +3,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=hoogle
-pkgver=5.0.6
-pkgrel=10
+pkgver=5.0.7
+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=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('fd151310dcdb4fc8c317aabe0faf0b9563ccd59471de12ea3f10136c6f134712')
+sha256sums=('a6ef18db8d3e10707771c216af33e166130ba664eae380b060a1669e44454409')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list