Date: Thursday, June 17, 2021 @ 19:16:04 Author: felixonmars Revision: 964703
upgpkg: haskell-graphscc 1.0.4-24: rebuild with ghc 9.0.1 Modified: haskell-graphscc/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-17 19:15:27 UTC (rev 964702) +++ PKGBUILD 2021-06-17 19:16:04 UTC (rev 964703) @@ -4,7 +4,7 @@ _hkgname=GraphSCC pkgname=haskell-graphscc pkgver=1.0.4 -pkgrel=23 +pkgrel=24 pkgdesc="Tarjan's algorithm for computing the strongly connected components of a graph" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
