Date: Friday, August 7, 2020 @ 19:45:09 Author: felixonmars Revision: 671686
upgpkg: haskell-graphviz 2999.20.1.0-1: rebuild with graphviz 2999.20.1.0 Modified: haskell-graphviz/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-07 19:38:04 UTC (rev 671685) +++ PKGBUILD 2020-08-07 19:45:09 UTC (rev 671686) @@ -3,8 +3,8 @@ _hkgname=graphviz pkgname=haskell-graphviz -pkgver=2999.20.0.4 -pkgrel=21 +pkgver=2999.20.1.0 +pkgrel=1 pkgdesc="Bindings to Graphviz for graph visualisation." url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD") @@ -13,7 +13,7 @@ 'haskell-temporary' 'haskell-wl-pprint-text') makedepends=('ghc') source=("$pkgname-$pkgver.tar.gz::https://github.com/ivan-m/graphviz/archive/$pkgver.tar.gz") -sha512sums=('3188508da9920a91b417e85cb19e416288298d23176304b2280ed38bd0ee92cdd7ce572468345cb27d6ecdad9f2c5088166ec0715d269675398b0c494d99c165') +sha512sums=('9cd166f04565f9da56b93c6da49cc9f515a37762dd780e3868cf41c8d2b7709f627f0b60ecc31ce77249e38a53c74d1a989a9bfbf419f370cedf0c67526a9e7b') build() { cd $_hkgname-$pkgver
