Date: Sunday, March 7, 2021 @ 01:04:14 Author: felixonmars Revision: 884932
upgpkg: haskell-text-manipulate 0.3.0.0-38: rebuild with vector-th-unbox 0.2.1.9 Modified: haskell-text-manipulate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-07 01:03:40 UTC (rev 884931) +++ PKGBUILD 2021-03-07 01:04:14 UTC (rev 884932) @@ -3,7 +3,7 @@ _hkgname=text-manipulate pkgname=haskell-text-manipulate pkgver=0.3.0.0 -pkgrel=37 +pkgrel=38 pkgdesc="Case conversion, word boundary manipulation, and textual subjugation" url="https://github.com/brendanhay/text-manipulate" license=('MPL2')
