Date: Thursday, April 23, 2020 @ 14:03:45 Author: felixonmars Revision: 618176
upgpkg: haskell-pattern-arrows 0.0.2-18: rebuild with ghc 8.10.1 Modified: haskell-pattern-arrows/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-23 14:03:15 UTC (rev 618175) +++ PKGBUILD 2020-04-23 14:03:45 UTC (rev 618176) @@ -4,7 +4,7 @@ _hkgname=pattern-arrows pkgname=haskell-pattern-arrows pkgver=0.0.2 -pkgrel=17 +pkgrel=18 pkgdesc="Arrows for Pretty Printing" url="https://blog.functorial.com/posts/2013-10-27-Pretty-Printing-Arrows.html" license=("MIT")
