Date: Friday, May 20, 2016 @ 07:26:45 Author: fyan Revision: 175769 upgpkg: haskell-graphviz 2999.18.1.0-1
rebuild with MissingH-1.3.0.2, ShellCheck-0.4.4, cabal-helper-0.7.1.0, cryptohash-sha256-0.11.100.0, graphviz-2999.18.1.0, hakyll-4.8.3.1, idris-0.11.2, monad-journal-0.7.2, pandoc-crossref-0.2.1.3, simple-sendfile-0.2.22 Modified: haskell-graphviz/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-05-20 05:26:07 UTC (rev 175768) +++ PKGBUILD 2016-05-20 05:26:45 UTC (rev 175769) @@ -4,7 +4,7 @@ _hkgname=graphviz pkgname=haskell-graphviz -pkgver=2999.18.0.2 +pkgver=2999.18.1.0 pkgrel=1 pkgdesc="Bindings to Graphviz for graph visualisation." url="http://hackage.haskell.org/package/${_hkgname}" @@ -15,12 +15,8 @@ options=('staticlibs') source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") install="${pkgname}.install" -sha256sums=('0ce1dca248e549b005798472cc6b906143369d987cf482fc0435b1029e5cc567') +sha256sums=('fe3575744144337ad0339a8c6aa10e93197444f8c93a359865d8b2e06b68e19f') -prepare() { - sed -i 's/polyparse >=1.9 && <1.12,/polyparse >=1.9 \&\& <1.13,/' $_hkgname-$pkgver/$_hkgname.cabal -} - build() { cd "${srcdir}/${_hkgname}-${pkgver}"
