Date: Sunday, November 26, 2017 @ 05:02:52
  Author: felixonmars
Revision: 268508

upgpkg: haskell-graphscc 1.0.4-7

rebuild with ghc 8.2.2

Modified:
  haskell-graphscc/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-11-26 05:02:18 UTC (rev 268507)
+++ PKGBUILD    2017-11-26 05:02:52 UTC (rev 268508)
@@ -5,7 +5,7 @@
 _hkgname=GraphSCC
 pkgname=haskell-graphscc
 pkgver=1.0.4
-pkgrel=6
+pkgrel=7
 pkgdesc="Tarjan's algorithm for computing the strongly connected components of 
a graph"
 url="https://hackage.haskell.org/package/${_hkgname}";
 license=("custom:BSD3")

Reply via email to