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

Felix Yan felixonmars at archlinux.org
Fri Dec 30 09:09:02 UTC 2016


    Date: Friday, December 30, 2016 @ 09:09:01
  Author: felixonmars
Revision: 203340

upgpkg: hoogle 5.0.8-1

Modified:
  hoogle/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-30 08:57:07 UTC (rev 203339)
+++ PKGBUILD	2016-12-30 09:09:01 UTC (rev 203340)
@@ -3,7 +3,7 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=hoogle
-pkgver=5.0.7
+pkgver=5.0.8
 pkgrel=1
 pkgdesc="Haskell API Search"
 url="http://www.haskell.org/hoogle/"
@@ -14,11 +14,11 @@
              "haskell-conduit-extra" "haskell-connection" "haskell-extra" "haskell-src-exts"
              "haskell-http-conduit" "haskell-http-types" "haskell-js-flot" "haskell-js-jquery"
              "haskell-mmap" "haskell-network" "haskell-network-uri" "haskell-old-locale"
-             "haskell-resourcet" "haskell-tar" "haskell-text" "haskell-uniplate"
-             "haskell-utf8-string" "haskell-vector" "haskell-wai" "haskell-wai-logger"
-             "haskell-warp" "haskell-warp-tls" "haskell-zlib")
+             "haskell-process-extras" "haskell-resourcet" "haskell-tar" "haskell-text"
+             "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")
-sha256sums=('a6ef18db8d3e10707771c216af33e166130ba664eae380b060a1669e44454409')
+sha256sums=('a5096f5a5786a654a7fd7eb8b019899056c70f51c3fe207df67ecd1c83400dd5')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list