Date: Friday, June 1, 2018 @ 15:18:18 Author: felixonmars Revision: 336142
upgpkg: haskell-graphscc 1.0.4-9 rebuild with ghc 8.4.3 Modified: haskell-graphscc/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-01 15:17:24 UTC (rev 336141) +++ PKGBUILD 2018-06-01 15:18:18 UTC (rev 336142) @@ -5,7 +5,7 @@ _hkgname=GraphSCC pkgname=haskell-graphscc pkgver=1.0.4 -pkgrel=8 +pkgrel=9 pkgdesc="Tarjan's algorithm for computing the strongly connected components of a graph" url="https://hackage.haskell.org/package/${_hkgname}" license=("custom:BSD3")
