Date: Wednesday, May 25, 2016 @ 17:45:10 Author: fyan Revision: 177003
upgpkg: hindent 4.6.3-4 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: hindent/trunk/PKGBUILD ----------+ PKGBUILD | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-05-25 15:44:31 UTC (rev 177002) +++ PKGBUILD 2016-05-25 15:45:10 UTC (rev 177003) @@ -4,15 +4,14 @@ pkgname=hindent pkgver=4.6.3 -pkgrel=3 +pkgrel=4 pkgdesc="Extensible Haskell pretty printer" url="http://www.github.com/chrisdone/hindent" license=("custom:BSD3") arch=('i686' 'x86_64') depends=('gmp' 'libffi') -makedepends=("ghc=7.10.3" "haskell-data-default" "haskell-descriptive" "haskell-src-exts" +makedepends=("ghc=8.0.1" "haskell-data-default" "haskell-descriptive" "haskell-src-exts" "haskell-monad-loops" "haskell-mtl" "haskell-text") -options=('staticlibs') source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz") sha256sums=('6b8d9d4e0c6ea04115bb555964348350c7cea5e05e66aafa1d624e75c6d5bf8e')
