Date: Saturday, January 30, 2021 @ 20:41:49 Author: felixonmars Revision: 836499
upgpkg: haskell-text-manipulate 0.3.0.0-23: rebuild with vector 0.12.2.0 Modified: haskell-text-manipulate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-30 20:39:23 UTC (rev 836498) +++ PKGBUILD 2021-01-30 20:41:49 UTC (rev 836499) @@ -3,7 +3,7 @@ _hkgname=text-manipulate pkgname=haskell-text-manipulate pkgver=0.3.0.0 -pkgrel=22 +pkgrel=23 pkgdesc="Case conversion, word boundary manipulation, and textual subjugation" url="https://github.com/brendanhay/text-manipulate" license=('MPL2')
