Date: Saturday, November 13, 2021 @ 10:57:07 Author: felixonmars Revision: 1045148
upgpkg: haskell-text-manipulate 0.3.0.0-75: rebuild with vector-th-unbox 0.2.2 Modified: haskell-text-manipulate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-11-13 10:56:21 UTC (rev 1045147) +++ PKGBUILD 2021-11-13 10:57:07 UTC (rev 1045148) @@ -3,7 +3,7 @@ _hkgname=text-manipulate pkgname=haskell-text-manipulate pkgver=0.3.0.0 -pkgrel=74 +pkgrel=75 pkgdesc="Case conversion, word boundary manipulation, and textual subjugation" url="https://github.com/brendanhay/text-manipulate" license=('MPL2')
