Date: Tuesday, February 9, 2021 @ 00:40:50 Author: felixonmars Revision: 850719
upgpkg: haskell-pattern-arrows 0.0.2-22: rebuild with ghc 8.10.4 Modified: haskell-pattern-arrows/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-09 00:40:23 UTC (rev 850718) +++ PKGBUILD 2021-02-09 00:40:50 UTC (rev 850719) @@ -4,7 +4,7 @@ _hkgname=pattern-arrows pkgname=haskell-pattern-arrows pkgver=0.0.2 -pkgrel=21 +pkgrel=22 pkgdesc="Arrows for Pretty Printing" url="https://blog.functorial.com/posts/2013-10-27-Pretty-Printing-Arrows.html" license=("MIT")
