Date: Monday, June 7, 2021 @ 01:36:23 Author: felixonmars Revision: 956760
upgpkg: haskell-pattern-arrows 0.0.2-23: rebuild with ghc 8.10.5 Modified: haskell-pattern-arrows/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-07 01:35:57 UTC (rev 956759) +++ PKGBUILD 2021-06-07 01:36:23 UTC (rev 956760) @@ -4,7 +4,7 @@ _hkgname=pattern-arrows pkgname=haskell-pattern-arrows pkgver=0.0.2 -pkgrel=22 +pkgrel=23 pkgdesc="Arrows for Pretty Printing" url="https://blog.functorial.com/posts/2013-10-27-Pretty-Printing-Arrows.html" license=("MIT")
