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

Felix Yan felixonmars at archlinux.org
Tue Jul 26 14:04:11 UTC 2016


    Date: Tuesday, July 26, 2016 @ 14:04:11
  Author: felixonmars
Revision: 184353

upgpkg: hoogle 5.0.2-1

rebuild with blaze-html-0.8.1.2, blaze-markup-0.7.1.0, haskell-src-exts-1.18.0, hlint-1.9.36, hoogle-5.0.2, http-api-data-0.2.4, path-0.5.9, psqueues-0.2.2.2, tagged-0.8.5, texmath-0.8.6.5, websockets-0.9.7.0

Modified:
  hoogle/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-26 14:03:18 UTC (rev 184352)
+++ PKGBUILD	2016-07-26 14:04:11 UTC (rev 184353)
@@ -3,8 +3,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=hoogle
-pkgver=5.0.1
-pkgrel=4
+pkgver=5.0.2
+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=('7aea6d779e14574f78f4506949f96a020ac1f8273b84f418094197366cc3112e')
+sha256sums=('2617f06f2df2be90fc1b69f87df53936b575edd32a974f813e78b7bc155b6c82')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list