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

Felix Yan fyan at archlinux.org
Wed May 25 16:09:41 UTC 2016


    Date: Wednesday, May 25, 2016 @ 18:09:41
  Author: fyan
Revision: 177020

upgpkg: hoogle 4.2.43-36

rebuild with ghc-8.0.1, base-prelude-1.0.1.1, cabal-install-1.24.0.0, cairo-0.13.2.0, cmark-0.5.2.1, data-default-0.7.0, data-default-class-0.1.0, extra-1.4.7, generic-trie-0.3.0.2, glib-0.13.3.0, gtk3-0.14.3, haddock-api-2.17.2, haddock-library-1.4.1, js-jquery-1.12.4, memory-0.13, microlens-0.4.4.0, network-multicast-0.1.1, pango-0.13.2.0, simple-sendfile-0.2.24, stack-1.1.2, texmath-0.8.6.3, wai-3.2.1.1

Modified:
  hoogle/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-25 16:08:53 UTC (rev 177019)
+++ PKGBUILD	2016-05-25 16:09:41 UTC (rev 177020)
@@ -4,19 +4,18 @@
 
 pkgname=hoogle
 pkgver=4.2.43
-pkgrel=35
+pkgrel=36
 pkgdesc="Haskell API Search"
 url="http://www.haskell.org/hoogle/"
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
 depends=('gmp' 'libffi')
-makedepends=("ghc=7.10.3" "haskell-quickcheck" "haskell-aeson" "haskell-blaze-builder"
+makedepends=("ghc=8.0.1" "haskell-quickcheck" "haskell-aeson" "haskell-blaze-builder"
              "haskell-case-insensitive" "haskell-cmdargs" "haskell-conduit"
              "haskell-src-exts" "haskell-http-types" "haskell-old-locale" "haskell-parsec"
              "haskell-random" "haskell-resourcet" "haskell-safe" "haskell-shake"
              "haskell-tagsoup" "haskell-text" "haskell-uniplate" "haskell-vector"
              "haskell-vector-algorithms" "haskell-wai" "haskell-warp")
-options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
 sha256sums=('eb30df565d363cd5d98821c51b0daf93493dec3bfe95c016922c95a20efa7c17')
 



More information about the arch-commits mailing list