Date: Thursday, April 25, 2019 @ 12:49:12 Author: felixonmars Revision: 453821
upgpkg: haskell-pattern-arrows 0.0.2-14 rebuild with ghc 8.6.5 Modified: haskell-pattern-arrows/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-25 12:47:47 UTC (rev 453820) +++ PKGBUILD 2019-04-25 12:49:12 UTC (rev 453821) @@ -4,7 +4,7 @@ _hkgname=pattern-arrows pkgname=haskell-pattern-arrows pkgver=0.0.2 -pkgrel=13 +pkgrel=14 pkgdesc="Arrows for Pretty Printing" url="http://blog.functorial.com/posts/2013-10-27-Pretty-Printing-Arrows.html" license=("MIT")
