Date: Wednesday, January 8, 2020 @ 19:12:31
  Author: felixonmars
Revision: 550460

upgpkg: haskell-graphscc 1.0.4-15: rebuild with ghc 8.8.1, cabal-doctest 1.0.7

Modified:
  haskell-graphscc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-01-08 19:11:58 UTC (rev 550459)
+++ PKGBUILD    2020-01-08 19:12:31 UTC (rev 550460)
@@ -4,7 +4,7 @@
 _hkgname=GraphSCC
 pkgname=haskell-graphscc
 pkgver=1.0.4
-pkgrel=14
+pkgrel=15
 pkgdesc="Tarjan's algorithm for computing the strongly connected components of 
a graph"
 url="https://hackage.haskell.org/package/${_hkgname}";
 license=("BSD")

Reply via email to