Date: Thursday, May 17, 2018 @ 19:36:36 Author: felixonmars Revision: 324052
upgpkg: haskell-graphscc 1.0.4-8 rebuild with ghc 8.4.2 Modified: haskell-graphscc/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-17 19:35:58 UTC (rev 324051) +++ PKGBUILD 2018-05-17 19:36:36 UTC (rev 324052) @@ -5,7 +5,7 @@ _hkgname=GraphSCC pkgname=haskell-graphscc pkgver=1.0.4 -pkgrel=7 +pkgrel=8 pkgdesc="Tarjan's algorithm for computing the strongly connected components of a graph" url="https://hackage.haskell.org/package/${_hkgname}" license=("custom:BSD3")
