[arch-commits] Commit in haskell-graphscc/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Mar 9 16:19:28 UTC 2019
Date: Saturday, March 9, 2019 @ 16:19:27
Author: felixonmars
Revision: 438401
upgpkg: haskell-graphscc 1.0.4-13
rebuild with ghc 8.6.4
Modified:
haskell-graphscc/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-03-09 16:18:55 UTC (rev 438400)
+++ PKGBUILD 2019-03-09 16:19:27 UTC (rev 438401)
@@ -4,7 +4,7 @@
_hkgname=GraphSCC
pkgname=haskell-graphscc
pkgver=1.0.4
-pkgrel=12
+pkgrel=13
pkgdesc="Tarjan's algorithm for computing the strongly connected components of a graph"
url="https://hackage.haskell.org/package/${_hkgname}"
license=("BSD")
More information about the arch-commits
mailing list