Date: Tuesday, January 5, 2021 @ 13:03:55 Author: felixonmars Revision: 809050
upgpkg: haskell-text-manipulate 0.3.0.0-14: rebuild with comonad 5.0.8 Modified: haskell-text-manipulate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-05 13:03:23 UTC (rev 809049) +++ PKGBUILD 2021-01-05 13:03:55 UTC (rev 809050) @@ -3,7 +3,7 @@ _hkgname=text-manipulate pkgname=haskell-text-manipulate pkgver=0.3.0.0 -pkgrel=13 +pkgrel=14 pkgdesc="Case conversion, word boundary manipulation, and textual subjugation" url="https://github.com/brendanhay/text-manipulate" license=('MPL2')